mirror of
https://github.com/containers/podman.git
synced 2026-01-25 06:21:08 -05:00
Bindings already support `Remove` which removes a manifest from the list following function adds support for removing entire manifest for local storage. Similar functionality can be also used indirectly by using `Remove` defined in image bindings Signed-off-by: Aditya R <arajan@redhat.com>