03 2022 档案

摘要:Docker查看镜像的所有标签docker查看镜像的所有标签 #!/bin/sh repo_url=https://registry.hub.docker.com/v1/repositories image_name=$1 curl -s ${repo_url}/${image_name}/tags | json_reforma 阅读全文
posted @ 2022-03-30 17:12 zakun 阅读(644) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示