summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_rmi_test.go
Commit message (Expand)AuthorAgeFilesLines
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-13/+8
* Factorize sleeping containersArnaud Porterie2016-01-271-9/+3
* Windows CI: Darn it, I broke due to multiple declarationsJohn Howard2016-01-261-2/+0
* Windows CI: Port TestRmi testsJohn Howard2016-01-261-19/+38
* Fix rmi by ID untagging image on errorTonis Tiigi2016-01-121-0/+17
* Fix docker rmi trying to remove a being used parentLei Jitang2015-11-261-0/+15
* Update daemon and docker core to use new content addressable storageTonis Tiigi2015-11-241-1/+2
* Do not rely on string comparison in truncindexAlexander Morozov2015-11-041-2/+2
* Fix rmi -f removing multiple tagsDerek McGowan2015-10-281-0/+25
* graph: add parent img refcount for faster rmiAntonio Murdaca2015-10-211-0/+12
* Update integration test with AssertZhang Wei2015-10-111-146/+76
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+11
* [daemon] Refactor image_delete.goJosh Hawn2015-08-281-7/+58
* Don't pass check.C to dockerCmdWithErrorBrian Goff2015-07-271-22/+22
* raise an error if rmi -f with multiple tags and running containerShijiang Wei2015-07-241-0/+17
* Merge pull request #14578 from mountkin/fix-rmi-image-not-foundDavid Calavera2015-07-161-0/+26
|\
| * don't allow deleting the image of running containersShijiang Wei2015-07-161-0/+26
* | Refactor : Use dockerCmd in integration-cli testsHu Keping2015-07-171-45/+26
|/
* Add the expected error verification for TestRmiBlank.Yuan Sun2015-07-011-0/+15
* fix bug with rmi multiple tagJessica Frazelle2015-05-291-1/+49
* Removed deleteContainer callsLorenzo Fontana2015-05-201-3/+0
* Use inspectField to simplify codeQiang Huang2015-05-181-2/+2
* trivial: typo cleanupDavid Mackey2015-04-271-1/+1
* add regression test for rmi multiple tags without fJessica Frazelle2015-04-221-0/+9
* Use suite for integration-cliAlexander Morozov2015-04-211-65/+56
* Removed unnecessary error output from dockerCmdbobby abbott2015-04-171-10/+10
* 'docker rmi -f IMAGE_ID' untag all names and delete the imageDeng Guangxing2015-04-111-0/+37
* Merge pull request #12112 from kostickm/12042-fix-logDone-formatBrian Goff2015-04-061-3/+3
|\
| * Closes #12042 - fix logDone formatMegan Kostick2015-04-061-3/+3
* | Remove `stripTrailingCharacters` from testsBrian Goff2015-04-061-1/+1
|/
* Better error message for "docker rmi ''"Doug Davis2015-03-041-0/+14
* Fix docker remover an image show misleading conflictsLei Jitang2015-02-261-0/+33
* Better test cleanup with deferAhmet Alp Balkan2015-02-201-4/+4
* integration-cli: fix test to use busybox outside containerAhmet Alp Balkan2015-02-141-1/+6
* Remove unnecessary abstraction nLinesJessica Frazelle2014-12-031-4/+4
* remove deprecated cmd function in integration-cliDaehyeok Mun2014-11-251-12/+12
* Add test for bug (9056) where rmi -f fails with "no such id".Jessica Frazelle2014-11-171-0/+20
* Cleanup some integration-cli outputDoug Davis2014-11-111-1/+1
* Cleanup errorOut resp in rmi testsJessica Frazelle2014-10-161-2/+3
* add test and move one from rm to rmiVictor Vieux2014-10-021-0/+23
* Use prefix naming for rmi testsAlexandr Morozov2014-09-191-2/+2
* Removing an image that fails, also removes the image name/tag.Jessica Frazelle2014-09-111-0/+77