A restart policy in action

Changes to the examples

Commands

docker service rm demo_frontend
docker stack deploy -c docker-stack.yml demo
watch docker service ps demo_frontend

Restart policies

Implement a Health Check