Josh Horwitz
|
1a149a0ea5
Adds container health support to docker ps filter
|
9 年 前 |
Elena Morozova
|
64238fef8c
all: replace loop with single append
|
8 年 前 |
Vincent Demeester
|
b6ad6d98fd
Merge pull request #24411 from vdemeester/24393-ps-filter-managed
|
8 年 前 |
Andrew Hsu
|
64b5fe76cf
integration test for missing arg error code
|
8 年 前 |
Vincent Demeester
|
5280ba83e5
Add a new "is-task" ps filter
|
8 年 前 |
John Howard
|
52f0474851
Windows: docker top implementation
|
9 年 前 |
Kara Alexandra
|
ba3f0bf0e7
Add option to specify name without --name in volume create
|
9 年 前 |
Daniel Nephin
|
243885808f
Change to use c.Assert() instead of result.Assert()
|
9 年 前 |
Daniel Nephin
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
9 年 前 |
Yong Tang
|
3f97133546
Sort output of `docker ps --filter` with order by creation time
|
9 年 前 |
Sebastiaan van Stijn
|
7c46ba02e6
add support for filtering by network ID
|
9 年 前 |
Sainath Grandhi
|
912af1ae8f
Adding network filter to docker ps command
|
9 年 前 |
Paulo Ribeiro
|
55cdb6dcd0
Add a check for size field in custom format string
|
9 年 前 |
Yong Tang
|
4455ec14b8
Remove deprecated -f flag on docker tag
|
9 年 前 |
Antonio Murdaca
|
bdb354f19b
TestPsGroupPortRange: allocate less ports
|
9 年 前 |
Wen Cheng Ma
|
91b7157064
Deprecated of docker ps since and before options for v1.12
|
9 年 前 |
Victor Vieux
|
68ade49ada
do not trim one char from {{.Names}} each time it is used in --format
|
9 年 前 |
Kenfe-Mickael Laventure
|
cdd7fddfec
Update TestPsShowMounts to also test bind mounts
|
9 年 前 |
Kai Qiang Wu(Kennan)
|
8a90e8a19b
Add check about filter name for containers
|
9 年 前 |
Darren Stahl
|
ad7398e664
Reenabled TestPsListContainers* tests and increased sleep time
|
9 年 前 |
John Howard
|
9af22098af
Windows CI: Temporarily disable TestPsListContainers*
|
9 年 前 |
Vincent Demeester
|
9eb4575f8c
Merge pull request #20480 from wenchma/20431-filter_since_before
|
9 年 前 |
Antonio Murdaca
|
e44689139d
integration-cli: remove not necessary -d again
|
9 年 前 |
Wen Cheng Ma
|
bc72883fe1
Enhancement of docker ps before and since filters
|
9 年 前 |
David Calavera
|
bd4fb00fb6
Add mounts to docker ps.
|
9 年 前 |
Vincent Demeester
|
b41dba58a0
Fix the since and before filter behavior
|
9 年 前 |
John Howard
|
2ebcb48cf1
Windows CI: TP4 reliability hack
|
9 年 前 |
John Howard
|
59f4369f1a
Windows CI: Turn off unreliable TP4 tests
|
9 年 前 |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 年 前 |
Arnaud Porterie
|
777ee34b07
Factorize sleeping containers
|
9 年 前 |