mirror of
https://github.com/containers/podman.git
synced 2026-07-30 08:56:50 -04:00
Sometimes if the system crashes while an image is being pulled containers/storage can get into a bad state. This PR allows the user to call into container storage to remove the image. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>