docker manifest rm
删除本地一个或多个多架构镜像(manifest lists)。
帮助
# docker manifest rm --help
Usage: docker manifest rm MANIFEST_LIST [MANIFEST_LIST...]
Delete one or more manifest lists from local storage
EXPERIMENTAL:
docker manifest rm is an experimental feature.
Experimental features provide early access to product functionality. These
features may change between releases without warning, or can be removed from a
future release. Learn more about experimental features in our documentation:
https://docs.docker.com/go/experimental/
选项
五
示例
- 删除本地的多架构镜像
删除成功时没有提示信息
# docker manifest rm harbor.cncfstack.com/library/redis:6.2.6-multi