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:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user