docker —— 获取 仓库中的 tag 列表

1. 获取 仓库类别:

http://[192.168.33.21]:5000/v2/_catalog

 

2.根据类别,获取tag:

http://[192.168.33.21]:5000/v2/[catalog_key]/tags/list

 

eg:

https://myregistry:5000/v2/ubuntu/tags/list

posted @ 2021-06-04 17:54  PanPan003  阅读(464)  评论(0编辑  收藏  举报