Merge pull request #379 from zhangbaitong/master

Docs:fix the problem of logic in filter section
This commit is contained in:
Victor Vieux 2015-02-07 20:56:05 -08:00
commit 1c1e758ea8
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ You can schedule a container only on nodes where the images is already pulled.
```
$ docker -H node-1:2375 pull redis
$ docker -H node-2:2375 pull mysql
$ docker -H node-2:2375 pull redis
$ docker -H node-3:2375 pull redis
```
Here only `node-1` and `node-3` have the `redis` image. Using `-e affinity:image=redis` we can