I use the Play-with-Docker platform to create a Swarm cluster with 3 Docker instances: 1 manager and 2 worker. Then I create a service from image nginx:alpine:
do