Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 311 Bytes

File metadata and controls

13 lines (8 loc) · 311 Bytes

docker

k8s/docker命令整理

查询本地仓库中上传的版本 并删除对应的版本

1.列出所有镜像和版本

修改仓库地址 并运行 python3 register_image.py

2.删除仓库中的某个版本

python3 register_image.py single 镜像名称 tag 多个tag使用,分隔