Deng Guangxing
d555f3e70e
'docker rmi -f IMAGE_ID' untag all names and delete the image
...
If an image has been tagged to multiple repos and tags, 'docker
rmi -f IMAGE_ID' will just untag one random repo instead of
untagging all and deleting the image. This patch implement
this. This commit is composed of:
*untag all names and delete the image
*add test to this feature
*modify commandline/cli.md to explain this
Signed-off-by: Deng Guangxing <dengguangxing@huawei.com >
Upstream-commit: 795a58fb44a2bd18ec37d78c82d75c025f786c50
Component: engine
2015-04-11 09:24:21 +08:00
..
2015-04-06 09:21:18 -04:00
2015-04-10 09:14:01 +08:00
2015-01-23 16:18:39 -08:00
2015-04-08 19:33:01 -07:00
2015-04-06 08:46:08 -07:00
2015-04-10 03:09:26 -04:00
2014-12-12 10:58:56 -08:00
2015-04-06 09:21:18 -04:00
2015-04-09 21:03:19 +02:00
2015-03-17 10:10:42 +00:00
2015-04-06 09:21:18 -04:00
2015-04-08 16:59:36 -07:00
2015-04-06 09:21:18 -04:00
2015-04-10 20:17:02 +02:00
2015-04-06 09:21:18 -04:00
2015-04-09 11:40:08 -07:00
2015-03-11 10:28:56 -07:00
2015-04-09 10:46:57 -07:00
2015-04-06 09:21:18 -04:00
2015-03-11 21:24:30 +08:00
2015-04-09 21:29:42 -04:00
2015-03-24 18:19:59 +01:00
2015-04-06 09:21:18 -04:00
2015-04-09 04:01:39 -07:00
2015-01-23 16:18:39 -08:00
2015-04-09 10:46:57 -07:00
2015-04-09 10:46:57 -07:00
2015-01-17 07:05:56 -05:00
2015-04-06 09:21:18 -04:00
2015-04-06 09:21:18 -04:00
2015-04-09 10:46:57 -07:00
2015-04-06 09:21:18 -04:00
2015-03-09 09:09:52 -07:00
2015-04-09 10:46:57 -07:00
2015-03-24 16:27:35 -07:00
2015-03-17 10:10:42 +00:00
2015-04-08 13:33:05 +08:00
2015-04-06 09:21:18 -04:00
2015-03-04 06:04:25 -08:00
2015-04-11 09:24:21 +08:00
2015-04-08 16:59:36 -07:00
2015-04-07 13:14:47 -07:00
2015-04-06 09:21:18 -04:00
2015-04-06 09:21:18 -04:00
2015-04-03 08:55:34 +08:00
2015-04-10 10:45:38 -07:00
2015-04-06 09:21:18 -04:00
2015-04-09 10:46:57 -07:00
2015-02-23 14:32:25 -08:00
2015-04-06 09:21:18 -04:00
2015-02-17 00:43:41 -08:00
2015-02-17 00:43:41 -08:00
2015-03-24 16:27:35 -07:00
2015-04-10 09:14:01 +08:00
2015-03-24 16:27:35 -07:00
2015-03-23 16:45:48 +00:00
2015-02-20 23:24:30 -08:00
2015-02-20 23:24:30 -08:00
2015-03-04 14:10:37 -08:00
2015-03-20 21:54:33 -07:00
2015-04-09 21:03:19 +02:00