John Howard
|
94e5fab5ed
Windows CI: Port TestRmi tests
|
9 lat temu |
Tonis Tiigi
|
38a45eed88
Fix rmi by ID untagging image on error
|
9 lat temu |
Lei Jitang
|
0bbc9f1d2d
Fix docker rmi trying to remove a being used parent
|
9 lat temu |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 lat temu |
Alexander Morozov
|
d4a8d09d1a
Do not rely on string comparison in truncindex
|
9 lat temu |
Derek McGowan
|
48e7f7963e
Fix rmi -f removing multiple tags
|
9 lat temu |
Antonio Murdaca
|
56f5e3459f
graph: add parent img refcount for faster rmi
|
9 lat temu |
Zhang Wei
|
c6b02ad73b
Update integration test with Assert
|
9 lat temu |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 lat temu |
Josh Hawn
|
111d2f3487
[daemon] Refactor image_delete.go
|
10 lat temu |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 lat temu |
Shijiang Wei
|
9f7698a637
raise an error if rmi -f with multiple tags and running container
|
10 lat temu |
David Calavera
|
15cb7dfc9e
Merge pull request #14578 from mountkin/fix-rmi-image-not-found
|
10 lat temu |
Hu Keping
|
71868228c7
Refactor : Use dockerCmd in integration-cli tests
|
10 lat temu |
Shijiang Wei
|
ce6410cd4c
don't allow deleting the image of running containers
|
10 lat temu |
Yuan Sun
|
2179dd00dd
Add the expected error verification for TestRmiBlank.
|
10 lat temu |
Jessica Frazelle
|
185f392691
fix bug with rmi multiple tag
|
10 lat temu |
Lorenzo Fontana
|
086b514f6a
Removed deleteContainer calls
|
10 lat temu |
Qiang Huang
|
74f8a4eca4
Use inspectField to simplify code
|
10 lat temu |
David Mackey
|
3941623fbc
trivial: typo cleanup
|
10 lat temu |
Jessica Frazelle
|
28f5541b72
add regression test for rmi multiple tags without f
|
10 lat temu |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 lat temu |
bobby abbott
|
621b601b3c
Removed unnecessary error output from dockerCmd
|
10 lat temu |
Deng Guangxing
|
795a58fb44
'docker rmi -f IMAGE_ID' untag all names and delete the image
|
10 lat temu |
Brian Goff
|
d3fa57e051
Merge pull request #12112 from kostickm/12042-fix-logDone-format
|
10 lat temu |
Megan Kostick
|
d6ada45f45
Closes #12042 - fix logDone format
|
10 lat temu |
Brian Goff
|
475c65319b
Remove `stripTrailingCharacters` from tests
|
10 lat temu |
Doug Davis
|
eeb36c9348
Better error message for "docker rmi ''"
|
10 lat temu |
Lei Jitang
|
d9d9175507
Fix docker remover an image show misleading conflicts
|
10 lat temu |
Ahmet Alp Balkan
|
70407ce40c
Better test cleanup with defer
|
10 lat temu |