1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference
Carlos Sanchez 1fb29e6c3c Clarify filters option in list containers and list images docs
Based on the list containers with filters options it would seem that filtering containers with label `test=docker-java` could be done with `{"test":["docker-java"]}` which doesn't work

The options that work are `{"label":["test"]}` and `{"label":["test=docker-java"]}`

As seen in https://github.com/docker-java/docker-java/pull/262

Signed-off-by: Carlos Sanchez <carlos@apache.org>
2015-07-24 11:57:18 +02:00
..
api Clarify filters option in list containers and list images docs 2015-07-24 11:57:18 +02:00
commandline Update docs to use the new docker daemon command 2015-07-23 20:31:43 -04:00
logging Merge pull request #11485 from wlan0/rollover_log 2015-07-17 22:41:26 +02:00
builder.md Fix typo in builder.mb .dockerignore example 2015-07-22 23:54:46 -06:00
glossary.md retooling for hugo 2015-06-15 13:19:38 -07:00
run.md Merge pull request #14589 from paetling/ae-update_net_docs 2015-07-23 16:22:21 -07:00