One of the container never comes up

i ran a docker stack deploy on swarm mode which attempts to run a db and a web contianer.

even after hours the web container never comes up. docker service ls shows 0/1 replicas for web cont.

yes i have tried without stack and simply running the container which works just fine.

so i have no idea why it is not working

1 Like