Docker刪除倉庫中的映象問題

Quincy379發表於2018-10-16

很全了:
https://segmentfault.com/q/1010000006127473
查詢某個映象:
https://blog.csdn.net/hongweigg/article/details/78789638

[root@localhost registry]# curl -XGET http://192.168.131.133:5000/v2/_catalog
{“repositories”:[“m7”,“sample.war”,“tomcat9_8”]}

相關文章