dattatrayakumbhar04
|
59b70cdabe
28722: List of containers with networkID filter is not working
|
8 年之前 |
Vincent Demeester
|
af0d9bdfe4
Refactor publish/expose filter to remove duplication
|
8 年之前 |
Tonis Tiigi
|
bd33a99acf
Don’t hold container lock for size calculation
|
8 年之前 |
Yong Tang
|
743943f636
Add `publish` and `expose` filter for `docker ps --filter`
|
8 年之前 |
allencloud
|
0fdab49610
fix volume ls filter driver
|
8 年之前 |
Zhang Wei
|
89a6966726
Replace all "Filter" field with "Filters" for consistency
|
8 年之前 |
Vincent Demeester
|
515e5dade7
Merge pull request #24698 from jhorwit2/jah/clist-health-filter-format
|
8 年之前 |
Josh Horwitz
|
1a149a0ea5
Adds container health support to docker ps filter
|
9 年之前 |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
9 年之前 |
Daniel Nephin
|
f06d8d6db9
Generate api/types:Port from swagger spec.
|
8 年之前 |
Yong Tang
|
9ce8aac55e
Show volume options for `docker volume inspect`
|
8 年之前 |
Vincent Demeester
|
5280ba83e5
Add a new "is-task" ps filter
|
8 年之前 |
Jana Radhakrishnan
|
99a98ccc14
Add support for docker run in swarm mode overlay
|
9 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Michael Crosby
|
a020ec4c8b
Check for non-nil container after match
|
8 年之前 |
Vincent Demeester
|
4833b3c961
Move ListContainersForNode into cluster package
|
9 年之前 |
Brian Goff
|
6d787dae1a
Carry #21567
|
9 年之前 |
Kai Qiang Wu(Kennan)
|
1a72934cd5
Add label filter support for volume
|
9 年之前 |
Yong Tang
|
3f97133546
Sort output of `docker ps --filter` with order by creation time
|
9 年之前 |
Sainath Grandhi
|
ad85d29906
Fixes #23596-returns empty string for NetworkID in response to /containers/json
|
9 年之前 |
Tonis Tiigi
|
dcfe99278d
Fix race on force deleting container created by task
|
9 年之前 |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
9 年之前 |
Sebastiaan van Stijn
|
7c46ba02e6
add support for filtering by network ID
|
9 年之前 |
Sainath Grandhi
|
912af1ae8f
Adding network filter to docker ps command
|
9 年之前 |
allencloud
|
ed2d300ed0
return err when volume list fails
|
9 年之前 |
Phil Estes
|
8e4a451448
Optimize `docker ps` when name/id filters in use
|
9 年之前 |
Vincent Demeester
|
750e16f57c
Add before and since filter to images
|
9 年之前 |
Vincent Demeester
|
4c88c67058
Merge pull request #21947 from boynux/fix-filter-exited
|
9 年之前 |
Wen Cheng Ma
|
91b7157064
Deprecated of docker ps since and before options for v1.12
|
9 年之前 |
Brian Goff
|
9e6b1852a7
Fix N+1 calling `Path()` on `volume ls`
|
9 年之前 |