|
@@ -84,6 +84,7 @@ Query Parameters:
|
|
|
- **since** – Show only containers created since Id, include non-running ones.
|
|
|
- **before** – Show only containers created before Id, include non-running ones.
|
|
|
- **size** – 1/True/true or 0/False/false, Show the containers sizes
|
|
|
+- **filters** - a json encoded value of the filters (a map[string][]string) to process on the containers list.
|
|
|
|
|
|
Status Codes:
|
|
|
|