You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there again
I am having this issue with docker that I cannot understand
I've created 3 micro services, all of them are adonis apps. All of thme uses the same Dockerfile. When I start them with docker-coompose only one of them does not want to work properly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there again
I am having this issue with docker that I cannot understand
I've created 3 micro services, all of them are adonis apps. All of thme uses the same
Dockerfile
. When I start them withdocker-coompose
only one of them does not want to work properly.I get the following error:
I don't understand why the other 2 micro services are running just fine, but this one throws this error
This is the
Dockerfile
of the micro serviceand this is what I have in
docker-compose.yml
for this serviceThe other 2 micro services have the same
Dockerfile
the only thing that differs is the exposed portBeta Was this translation helpful? Give feedback.
All reactions