mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() 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> |
||
---|---|---|
.. | ||
api | ||
commandline | ||
logging | ||
builder.md | ||
glossary.md | ||
run.md |