Merge pull request #1041 from twelvelabs/patch-1
Update user guide for upcoming `docker stack deploy`
This commit is contained in:
commit
e20d13c44e
1 changed files with 2 additions and 0 deletions
|
@ -127,6 +127,8 @@ docker-machine ssh manager "docker service create \
|
||||||
emilevauge/whoami"
|
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:
|
Check that everything is scheduled and started:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue