随笔分类 -  docker

mac for docker访问宿主机服务
摘要:转载链接 https://blog.csdn.net/weixin_33860528/article/details/91461648 阅读全文

posted @ 2021-01-26 11:00 biwentao 阅读(386) 评论(0) 推荐(0) 编辑

docker 容器镜像加速配置
摘要:登录阿里云容器镜像服务即可看到配置加速。 阅读全文

posted @ 2020-03-25 23:29 biwentao 阅读(334) 评论(0) 推荐(0) 编辑

ubuntu docker 解决sudo权限问题
摘要:#如果还没有 docker group 就添加一个:sudo groupadd docker#将用户加入该 group 内。然后退出并重新登录就生效啦。sudo gpasswd -a {USER} docker#重启 docker 服务systemctl restart docker#切换当 阅读全文

posted @ 2020-03-25 23:26 biwentao 阅读(1993) 评论(0) 推荐(0) 编辑

ubuntu 虚拟机安装完docker 以后 出现tls时遇到的坑
摘要:网上很多都是更改镜像源,发现更改以后还是不行。请更改网路模式为桥接模式就ok了。 阅读全文

posted @ 2020-03-25 23:16 biwentao 阅读(313) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示