docker 配置加速镜像

配置文件daemon.json


{
  "builder": {
    "gc": {
      "defaultKeepStorage": "20GB",
      "enabled": true
    }
  },
  "experimental": false,
  "features": {
    "buildkit": true
  },
  "registry-mirrors": [
    "https://docker.mirrors.ustc.edu.cn",
    "https://registry.docker-cn.com",
    "https://hub-mirror.c.163.com",
    "https://mirror.ccs.tencentyun.com"
  ]
}



欢迎关注公-众-号【TaonyDaily】、留言、评论,一起学习。

Don’t reinvent the wheel, library code is there to help.

文章来源:刘俊涛的博客


若有帮助到您,欢迎点赞、转发、支持,您的支持是对我坚持最好的肯定(_)

posted @   刘俊涛的博客  阅读(14)  评论(0编辑  收藏  举报
历史上的今天:
2021-06-19 Layui layuidate 最大值不能超过今天
2021-06-19 IOS input 上传失败的问题
2020-06-19 Wifi6 路由器推荐
Servbay
点击右上角即可分享
微信分享提示