John Howard
|
2ebcb48cf1
Windows CI: TP4 reliability hack
|
9 years ago |
John Howard
|
59f4369f1a
Windows CI: Turn off unreliable TP4 tests
|
9 years ago |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 years ago |
Arnaud Porterie
|
777ee34b07
Factorize sleeping containers
|
9 years ago |
John Howard
|
916b9db71d
Windows CI: Darn it, I broke due to multiple declarations
|
9 years ago |
John Howard
|
75d107451a
Windows CI: Address simple failures in TestPS*
|
9 years ago |
John Howard
|
845dc1b24c
Windows: TestPsNotShowPortsOfStoppedContainer linux only
|
9 years ago |
Lei Jitang
|
6025517b68
Fix #19477, clean up the ports when release network
|
9 years ago |
Vincent Demeester
|
34a3c3cacf
Add --format support to images command
|
9 years ago |
Wen Cheng Ma
|
1921c62938
Re-implement --before and --since as options for --filter
|
9 years ago |
David Calavera
|
2a07b19fd8
Test that paused containers show up filtering by status.
|
9 years ago |
Antonio Murdaca
|
7929888214
Remove deprecated cli flags
|
9 years ago |
Zhang Kun
|
83b03b0057
add c.Assert in docker_cli_ps_test.go
|
9 years ago |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 years ago |
David Calavera
|
06699f73fb
Refactor daemon container list.
|
10 years ago |
Vincent Demeester
|
c1af0ac082
Add 'ancestor' ps filter for image
|
10 years ago |
Travis Thieman
|
2167f40a76
Use image ID if tag has been updated
|
10 years ago |
Brian Goff
|
5929502b4e
Merge pull request #15412 from vdemeester/dont-sleep-too-much
|
10 years ago |
Vincent Demeester
|
799d9605d6
Remove/Comment time.Sleep in integration tests
|
10 years ago |
David Calavera
|
df46bfdd4d
Fix ignore `-q` flag in `docker ps` when there is a default format.
|
10 years ago |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 years ago |
Tianon Gravi
|
f57fc03e3b
Fix "docker ps" with no containers regression
|
10 years ago |
Phil Estes
|
542b58d8f7
ps --format: Add config.js doc, fix gofmt, add integration tests
|
10 years ago |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
10 years ago |
John Howard
|
7bf26d44b0
Validate status= filter to docker ps
|
10 years ago |
David Calavera
|
6c42b3947a
Merge pull request #12838 from fntlnz/test-cmd
|
10 years ago |
Doug Davis
|
dc697b1c9f
Add a "Created" state for new containers that haven't been run yet
|
10 years ago |
Lei Jitang
|
d0de2b1e2f
Make docker ps --size show virtual size really work
|
10 years ago |
Lorenzo Fontana
|
a2787469ac
Using dockerCmd when possible
|
10 years ago |
Antonio Murdaca
|
4203230cbb
c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel
|
10 years ago |