Hi,
I have a strange problem I can run my container as standalone container, but I cant run it as a container in a service.
The image is in my local docker image repository.
The error message is:
Expected state running but got error: Error response from daemon: repository appone not found: does not exist or no pull access.
Thank you.