Forráskód Böngészése

Add filter to /images/json docs

Closes #14894

Signed-off-by: Doug Davis <dug@us.ibm.com>
Doug Davis 10 éve
szülő
commit
a20bf5e61c

+ 1 - 0
docs/reference/api/docker_remote_api_v1.12.md

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

+ 1 - 0
docs/reference/api/docker_remote_api_v1.13.md

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

+ 1 - 0
docs/reference/api/docker_remote_api_v1.14.md

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

+ 1 - 0
docs/reference/api/docker_remote_api_v1.15.md

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

+ 1 - 0
docs/reference/api/docker_remote_api_v1.16.md

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

+ 1 - 0
docs/reference/api/docker_remote_api_v1.17.md

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

+ 1 - 0
docs/reference/api/docker_remote_api_v1.18.md

@@ -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:
 -   **filters** – a json encoded value of the filters (a map[string][]string) to process on the images list. Available filters:
   -   dangling=true
   -   dangling=true
   -   label=`key` or `key=value` of an image label
   -   label=`key` or `key=value` of an image label
+-   **filter** - only return images with the specified name
 
 
 ### Build image from a Dockerfile
 ### Build image from a Dockerfile
 
 

+ 1 - 0
docs/reference/api/docker_remote_api_v1.19.md

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

+ 1 - 0
docs/reference/api/docker_remote_api_v1.20.md

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