Updating services in a stack

Preparation for the video

Changes to the examples

Commands

docker stack services demo
docker stack ps demo
docker stack deploy -c docker-stack.yml demo

The Stack file

Graceful updates