View logs and debug a docker service
To debug why a container within a docker stack didn’t start, these commands will help [bash] #list all processes docker service ls #note the id of ...
To debug why a container within a docker stack didn’t start, these commands will help [bash] #list all processes docker service ls #note the id of ...