本文介绍怎样搭建和使用私有化的docker image服务器。
docker hub image serverpull官方registry镜像首先需要获取官方的registry镜像包。
$ docker pull registry:2.6.
2018-08-08