Answer the question
In order to leave comments, you need to log in
Why Docker Swarm services restart and stop indefinitely?
For no apparent reason or error, services in a Docker Swarm cluster stop and are re-created without stopping.
Services have flags restart on-failure
What could be the problem? I've looked all over and can't figure it out.
Answer the question
In order to leave comments, you need to log in
You need to look at the statuses with which the tasks fell off
docker stack ps <stack_name> --no-trunc
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question