mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
0fbfeb17e5
If you remove an image with digest+tag, it will fail because it wont find it in the reference store (where digest+tag -> digest). Let's make sure we do the same in ImageDelete, stripping the tag if digest+tag are present. Signed-off-by: Vincent Demeester <vincent@sbr.pm> |
||
---|---|---|
.. | ||
store.go | ||
store_test.go |