Add filter to /images/json docs

Closes #14894

Signed-off-by: Doug Davis <dug@us.ibm.com>
Upstream-commit: a20bf5e61c542fea377345d5318293b44c65cbb5
Component: engine
This commit is contained in:
Doug Davis
2015-07-23 05:29:09 -07:00
parent 13728496d1
commit b1387e7404
9 changed files with 9 additions and 0 deletions

View File

@ -1127,6 +1127,7 @@ Query Parameters:
- **filters** a json encoded value of the filters (a map[string][]string) to process on the images list. Available filters:
- dangling=true
- label=`key` or `key=value` of an image label
- **filter** - only return images with the specified name
### Build image from a Dockerfile