G
G
gkozyrev2021-03-01 14:33:22
Docker
gkozyrev, 2021-03-01 14:33:22

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

1 answer(s)
V
Vasily Shakhunov, 2021-03-03
@inf

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 question

Ask a Question

731 491 924 answers to any question