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 |
David Mackey
|
3941623fbc
trivial: typo cleanup
|
10 years ago |
Alexander Morozov
|
a9688cdca5
Implement teardown removeAllImages
|
10 years ago |
Antonio Murdaca
|
ee7a7b07e7
Remove deleteAllContainers call in test
|
10 years ago |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 years ago |
Todd Whiteman
|
42d47c3136
fix #12188 integration-cli: tests using "sleep" can timeout too early - change to "top" instead
|
10 years ago |
Liu Hua
|
645c020f5a
fix up Image-name related issues in docker ps and CI
|
10 years ago |
Jessica Frazelle
|
255b84444a
cleanup/fix integration-cli for overlay in overlay
|
10 years ago |
Arnaud Porterie
|
b9d2ede4d4
Merge pull request #12107 from cpuguy83/remove_striptrailingchars
|
10 years ago |
Brian Goff
|
475c65319b
Remove `stripTrailingCharacters` from tests
|
10 years ago |
Todd Whiteman
|
3e51a81475
integration-cli: add check for TestPsListContainersSize when no containers are returned
|
10 years ago |
unclejack
|
cfa8aaf16f
integration-cli: make TestPsGroupPortRange fast
|
10 years ago |
Peter Choi
|
ae907e7af1
Changed snake case naming to camelCase
|
10 years ago |
Darren Shepherd
|
5de1298f41
Add more tests for labels on containers
|
10 years ago |
Darren Shepherd
|
abb5e9a077
Set labels on container create
|
10 years ago |
Ahmet Alp Balkan
|
70407ce40c
Better test cleanup with defer
|
10 years ago |
Jessica Frazelle
|
ba99a73c2f
fix naming, add a test for port range on docker ps
|
10 years ago |
Alexander Morozov
|
2a3225eb82
Test for links names in ps --no-trunc
|
10 years ago |
Alexander Morozov
|
e45deceb46
Show right tag for container in ps
|
10 years ago |
Abin Shahab
|
29ac29a436
Fixes symlink, container size, and kmsg tests
|
10 years ago |
Abin Shahab
|
3ca5af6b1a
Adds ipc namespace capability to lxc, and fixes tests.
|
10 years ago |
Vincent Batts
|
3ec6959240
Merge pull request #9985 from jfrazelle/fix-exited-filter-should-not-show-running
|
10 years ago |