1podman-manifest-rm(1) General Commands Manual podman-manifest-rm(1)
2
3
4
6 podman-manifest-rm - Remove manifest list or image index from local
7 storage
8
9
11 podman manifest rm list-or-index [...]
12
13
15 Removes one or more locally stored manifest lists.
16
17
19 podman manifest rm <list>
20
21
22 podman manifest rm listid1 listid2
23
24
25 storage.conf (/etc/containers/storage.conf)
26
27
28 storage.conf is the storage configuration file for all tools using con‐
29 tainers/storage
30
31
32 The storage configuration file specifies all of the available container
33 storage options for tools using shared container storage.
34
35
37 podman(1), podman-manifest(1), containers-storage.conf(5)
38
39
40
41podman April 2021 podman-manifest-rm(1)