1
0
mirror of https://github.com/containous/traefik.git synced 2025-11-02 04:23:53 +03:00

Merge pull request #1041 from twelvelabs/patch-1

Update user guide for upcoming `docker stack deploy`
This commit is contained in:
Emile Vauge
2017-01-24 16:45:11 +01:00
committed by GitHub

View File

@@ -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