摘要: linux设置镜像加速 sudo tee /etc/docker/daemon.json <<-'EOF' { "registry-mirrors": ["https://tnxkcso1.mirror.aliyuncs.com"] } EOF sudo systemctl daemon-reloa 阅读全文
posted @ 2020-04-12 00:24 jiftle 阅读(1049) 评论(0) 推荐(0) 编辑