docs: fix extra newline in swarm label addition

Signed-off-by: Anil Madhavapeddy <anil@docker.com>
This commit is contained in:
Anil Madhavapeddy 2016-07-14 14:36:32 +01:00
parent 6aa4e3cdc5
commit 9b80918528
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