2019年4月28日

Docker切换国内镜像

摘要: 本人是Ubuntu系统 Ubuntu 18.04 安装 Docker-ce 在配置文件 /etc/docker/daemon.json 中加入: { "registry-mirrors": ["http://f1361db2.m.daocloud.io"]} 注意:也许没有这个文件创建一个daemo 阅读全文

posted @ 2019-04-28 22:30 鸭哥 阅读(1422) 评论(0) 推荐(0)

导航