Yong Tang
|
4455ec14b8
Remove deprecated -f flag on docker tag
|
9 years ago |
Vincent Demeester
|
750e16f57c
Add before and since filter to images
|
9 years ago |
Kai Qiang Wu(Kennan)
|
5ee69eb470
Fix image filter
|
9 years ago |
Vincent Demeester
|
34a3c3cacf
Add --format support to images command
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
David Calavera
|
93d1dd8036
Make filtering a linear operation.
|
9 years ago |
Shijiang Wei
|
8819b530db
add a test to make sure port is allowed in images filter
|
9 years ago |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 years ago |
James Carey
|
5814d67f98
Use of checkers on docker_cli_images_test.go
|
9 years ago |
Antonio Murdaca
|
f6577be1c9
graph: ensure _tmp dir is always removed
|
9 years ago |
Antonio Murdaca
|
56f5e3459f
graph: add parent img refcount for faster rmi
|
9 years ago |
Shijiang Wei
|
98c1a412b4
make sure the value of the dangling filter is correct
|
9 years ago |
Jess Frazelle
|
41c99cc621
Merge pull request #15693 from vdemeester/15659-image-label-filter
|
9 years ago |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 years ago |
Vincent Demeester
|
c71a99af11
Fix filter by label for docker images
|
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 |
Vincent Demeester
|
4fb88d2e11
Fix #8048 : make `docker images repository:tag` work
|
10 years ago |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 years ago |
Ben Firshman
|
6b3c928140
Fix golint warnings for integration-cli
|
10 years ago |
Qiang Huang
|
668e2369cc
dockerCmd when possible
|
10 years ago |
Alexander Morozov
|
a9688cdca5
Implement teardown removeAllImages
|
10 years ago |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 years ago |
Antonio Murdaca
|
b80fae7356
Refactor pkg/common, Fixes #11599
|
10 years ago |
Andy Goldstein
|
c680dd9e5a
Fix duplicate display of dangling images
|
10 years ago |
Darren Shepherd
|
abb5e9a077
Set labels on container create
|
10 years ago |
Ahmet Alp Balkan
|
e39ea834a9
Use -q param in test using `docker images -f`
|
10 years ago |
Oh Jinkyun
|
4deac03c65
Fix for #8777
|
10 years ago |
Jessica Frazelle
|
dd248dee3c
Cleanup errorOut resp in images tests
|
10 years ago |
Jessica Frazelle
|
b2efdc538d
Removing an image that fails, also removes the image name/tag.
|
10 years ago |