When in Docker Swarm mode, containers auto-restart when they get killed, even manually, unless the service or the whole stack are shutdown. Another way to "stop" a container part of a service is to reduce the number of container replicas for that service to zero and then bring it back to more than zero to restart it.
So, will Nautical-backup be able to correctly stop and then start containers when in Swarm mode?
Thank you
When in Docker Swarm mode, containers auto-restart when they get killed, even manually, unless the service or the whole stack are shutdown. Another way to "stop" a container part of a service is to reduce the number of container replicas for that service to zero and then bring it back to more than zero to restart it.
So, will Nautical-backup be able to correctly stop and then start containers when in Swarm mode?
Thank you