名称

podman-manifest-rm - 从本地存储中删除清单列表或镜像索引

概要

podman manifest rm list-or-index […]

描述

删除一个或多个本地存储的清单列表。

示例

podman manifest rm <list>

podman manifest rm listid1 listid2

storage.conf (/etc/containers/storage.conf)

storage.conf 是所有使用容器/存储的工具的存储配置文件。

存储配置文件指定了所有使用共享容器存储的工具的可用容器存储选项。

参见

podman(1), podman-manifest(1), containers-storage.conf(5)