|
@@ -1046,6 +1046,7 @@ Query Parameters:
|
|
|
- **all** – 1/True/true or 0/False/false, default false
|
|
|
- **filters** – a json encoded value of the filters (a map[string][]string) to process on the images list. Available filters:
|
|
|
- dangling=true
|
|
|
+- **filter** - only return images with the specified name
|
|
|
|
|
|
### Build image from a Dockerfile
|
|
|
|