Yong Tang
|
2cd4ba1e56
Fix failure in `docker ps --format` when `.Label` has args
|
8 年之前 |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 年之前 |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 年之前 |
Vincent Demeester
|
87e3fcfe1e
Clean some runCommandWithOutput accross integration-cli code
|
8 年之前 |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年之前 |
Vincent Demeester
|
930a9869f6
Refactor and extract TestRequire functionality
|
8 年之前 |
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 年之前 |