摘要:
docker查看镜像的所有标签 #!/bin/sh repo_url=https://registry.hub.docker.com/v1/repositories image_name=$1 curl -s ${repo_url}/${image_name}/tags | json_reforma 阅读全文
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
阅读(693)
评论(0)
推荐(0)

浙公网安备 33010602011771号