📜  使用 cli 从集线器获取图像的标签列表 - Shell-Bash 代码示例

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

代码示例1
root@googlinux.com:~# curl 'https://registry.hub.docker.com/v2/repositories/library/debian/tags/'|jq '."results"[]["name"]'
"7.11"
"testing"
"oldstable-backports"
"oldstable"
"8"
"8.5"
"stretch"
"experimental"
"rc-buggy"
"wheezy-backports"