mirror of
https://github.com/containers/podman.git
synced 2026-06-02 21:13:35 -04: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>