Docker service
$ docker service update
- scale, rollback, health check 기능도 있다.
To update with new image
It should work as the same as:
To add an environment variable
To add a port to a service being used
To remove a port being used
To rebalance tasks across nodes
$ docker service scale