📌  相关文章
📜  使用 curl 从 docker hub 中删除图像 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:41.163000             🧑  作者: Mango

代码示例1
curl -X DELETE -u "$user:$pass" https://index.docker.io/v1/repositories/$namespace/$reponame/