10 2015 档案

摘要:在公司使用docker,搭建了一个V1版本的仓库,时间长了以后发现有很多冗余,SO,考虑清理Docker registry默认提供了一个仓库清理的url,如下:可以删除镜像centos6s的tag(latest)curl -X DELETE http://localhost:5000/v1/repo... 阅读全文
posted @ 2015-10-27 16:55 Kuhn 阅读(11624) 评论(0) 推荐(1)