podman-manifest-rm
Remove manifest list or image index from local storage
- Provided by: podman (Version: 5.7.0+ds2-3build1)
- Report a bug
Remove manifest list or image index from local storage
podman manifest rm [options] list-or-index [...]
Removes one or more locally stored manifest lists.
If a specified manifest does not exist in the local storage, ignore it and do not throw an error.
podman manifest rm listid
podman manifest rm --ignore listid1 listid2