k3c icon indicating copy to clipboard operation
k3c copied to clipboard

client: rmi deletes all tags for image id

Open dweomer opened this issue 5 years ago • 1 comments

Logically this makes sense but it will surprise people. Either document the deviation or fix it to work like docker rmi.

dweomer avatar Feb 03 '20 15:02 dweomer

This is not the intended behavior. I think it's a side effect of how containerd-cri works. We should figure out what needs to change to do the proper thing. Possibly just go directly to containerd or see if we can get the behavior of containerd-cri to change. It seems like it might be wrong.

ibuildthecloud avatar Feb 03 '20 15:02 ibuildthecloud