查看docker镜像tag列表的脚本

查看docker镜像tag列表的脚本API="https://registry.hub.docker.com/v1/repositories" DEFAULT_NAME="nginx" DEFAULT_TIMEOUT=3
sh 文件大小:1.43KB