Merge pull request #2413 from avsm/typo-in-label-docs

docs: fix extra newline in swarm label addition
This commit is contained in:
Sebastiaan van Stijn 2016-07-14 16:03:56 +02:00 committed by GitHub
commit 384d95a1d0
1 changed files with 1 additions and 2 deletions

View File

@ -67,8 +67,7 @@ host. Currently, the default tags include:
Custom node labels you apply when you start the `docker daemon`, for example:
```bash
$ docker daemon --label com.example.environment="production" --label
com.example.storage="ssd"
$ docker daemon --label com.example.environment="production" --label com.example.storage="ssd"
```
Then, when you start a container on the cluster, you can set constraints using