table of contents
other versions
- bookworm 4.3.1+ds1-8+b1
- testing 4.5.1+ds1-2
- unstable 4.6.2+ds1-2
- experimental 4.6.2+ds1-1
podman-manifest-rm(1) | General Commands Manual | podman-manifest-rm(1) |
NAME¶
podman-manifest-rm - Remove manifest list or image index from local storage
SYNOPSIS¶
podman manifest rm list-or-index [...]
DESCRIPTION¶
Removes one or more locally stored manifest lists.
EXAMPLE¶
podman manifest rm <list>
podman manifest rm listid1 listid2
storage.conf (/etc/containers/storage.conf)
storage.conf is the storage configuration file for all tools using containers/storage
The storage configuration file specifies all of the available container storage options for tools using shared container storage.
SEE ALSO¶
April 2021 | podman |