Skip to content

Commit

Permalink
Merge pull request #1041 from twelvelabs/patch-1
Browse files Browse the repository at this point in the history
Update user guide for upcoming `docker stack deploy`
  • Loading branch information
emilevauge committed Jan 24, 2017
2 parents fad3038 + 18e9064 commit e20d13c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user-guide/swarm-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ docker-machine ssh manager "docker service create \
emilevauge/whoami"
```

NOTE: If using `docker stack deploy`, there is [a specific way that the labels must be defined in the docker-compose file](https://github.com/containous/traefik/issues/994#issuecomment-269095109).

Check that everything is scheduled and started:

```sh
Expand Down

0 comments on commit e20d13c

Please sign in to comment.