Search code examples
dockerdocker-swarm

autoredeploy new image to a docker swarm


I want docker to automatically redeploy my stack to a swarm when an image update is pushed. Before swarm, this was possible as documented here https://docs.docker.com/docker-cloud/apps/auto-redeploy/ . Is this feature available in swarm?


Solution

  • Apparently this feature should be introduced in swarm sometimes in q2 2017 https://forums.docker.com/t/what-is-the-point-of-the-new-beta-swarm-mode/29180