随笔分类 -  container/containerd/Docker/podman

container containerd docker podman
摘要:How to make docker use aufs in CentOS 7? - Server Faulthttps://serverfault.com/questions/650208/how-to-make-docker-use-aufs-in-centos-7 bnied/kernel-m 阅读全文
posted @ 2019-02-12 14:36 任国强 阅读(512) 评论(0) 推荐(0)
摘要:Docker Centos7 下建立 Docker 桥接网络 - weifengCorp - 博客园https://www.cnblogs.com/weifeng1463/p/7468497.html Docker网络详解及pipework源码解读与实践https://www.infoq.cn/ar 阅读全文
posted @ 2019-02-02 18:41 任国强 阅读(632) 评论(0) 推荐(0)
摘要:nf_nat 是做什么用的 - DockOne.iohttp://dockone.io/question/1384 docker-py的配置与使用 - openxxs - 博客园http://www.cnblogs.com/openxxs/p/4674720.html centos6.5启动dock 阅读全文
posted @ 2019-02-02 18:39 任国强 阅读(1466) 评论(0) 推荐(0)
摘要:Docker学习笔记:Docker 网络配置 - docker ppt - docker中文社区http://www.docker.org.cn/dockerppt/111.html Bridge the docker containers to external network - develop 阅读全文
posted @ 2019-02-02 15:26 任国强 阅读(660) 评论(0) 推荐(0)
摘要:Docker存储驱动之Device Mapper简介 - BookShu - 博客园https://www.cnblogs.com/styshoo/p/6528762.html Docker存储驱动之OverlayFS简介 - BookShu - 博客园http://www.cnblogs.com/ 阅读全文
posted @ 2019-01-29 18:45 任国强 阅读(598) 评论(0) 推荐(0)
摘要:Centos6升级内核方法_百度经验https://jingyan.baidu.com/article/7e4409531bda252fc1e2ef4c.html 阅读全文
posted @ 2019-01-23 09:16 任国强 阅读(356) 评论(0) 推荐(0)
摘要:Tomcat Clustering Series Part 5 : NginX as Load Balancer - Ramki Technical Bloghttps://www.ramkitech.com/2013/01/tomcat-clustering-series-part-5-nginx 阅读全文
posted @ 2018-11-03 14:34 任国强 阅读(257) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/logo-fox/p/7366506.html 因为DeviceMapper不稳定,在Linux Kernel2.6下运行docker提示不稳定;所以必须将Linux Kernel从 2.6 升级到3.10以上的版本,运行Docker 16.x。 阅读全文
posted @ 2018-10-23 20:37 任国强 阅读(896) 评论(0) 推荐(0)
摘要:错误信息:Cannot start container xxxxxxxxxxx | Error getting container xxxxxxxxxxxxxxx from driver devicemapper: Error mounting | invalid argument Error | 阅读全文
posted @ 2018-10-13 20:20 任国强 阅读(913) 评论(0) 推荐(0)
摘要:https://stackoverflow.com/questions/23810845/i-cant-get-docker-containers-to-access-the-internet https://stackoverflow.com/questions/20430371/my-docke 阅读全文
posted @ 2018-10-13 20:00 任国强 阅读(437) 评论(0) 推荐(0)
摘要:Kitematic - VirtualBox is not installed. Docker for windows 10 https://github.com/docker/kitematic/issues/2499 THE FIX FOR WINDOWS IS to delete the co 阅读全文
posted @ 2018-10-13 20:00 任国强 阅读(1058) 评论(0) 推荐(0)
摘要:cgroup https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/resource_management_guide/ch01 http://man7.org/linux/man-pages/ma 阅读全文
posted @ 2018-10-13 19:59 任国强 阅读(155) 评论(0) 推荐(0)
摘要:#1: 添加永久网桥 vi /etc/sysconfig/network-scripts/ifcfg-br0 DEVICE=br0 TYPE=Bridge BOOTROTO=static IPADDR=192.168.66.123 # 注意不要写网关 ONBOOT=yes :2: 把eth0添加到永 阅读全文
posted @ 2018-09-11 14:10 任国强 阅读(542) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/chinagissoft/article/details/51250839 1. 创建并启动一个容器: docker run --cap-add=NET_ADMIN --name=容器名 --net=none -itd [imageid] /bin/aut 阅读全文
posted @ 2018-09-11 14:08 任国强 阅读(292) 评论(0) 推荐(0)
摘要:常用的Docker镜像文件都有,就不用自己费劲的一点点配置了,这才是Docker的真正目的。就像Ghost里边含office,直接还原,不用一台台机器安装呢,省时省力,与高效工作的理念相契合。 至于,学习制作Docker镜像或者实践某个组件单独的安装配置,可以作为个人一项学习目标,在工作完成之后再执 阅读全文
posted @ 2018-09-11 13:57 任国强 阅读(2419) 评论(0) 推荐(0)
摘要:https://cn.bing.com/search?q=tunning+socket+could+not+be+established&qs=n&form=QBRE&sp=-1&pq=tunning+socket+could+not+be+established&sc=0-39&sk=&cvid= 阅读全文
posted @ 2018-08-15 20:47 任国强 阅读(350) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/jihongjun/p/8968901.html 阅读全文
posted @ 2018-08-15 19:23 任国强 阅读(314) 评论(0) 推荐(0)
摘要:Description Attach local standard input, output, and error streams to a running container Usage 阅读全文
posted @ 2018-08-15 19:17 任国强 阅读(273) 评论(0) 推荐(0)
摘要:用k8s能直接管理吗?不把那个容器加入集群,可以吗? 阅读全文
posted @ 2018-08-15 19:15 任国强 阅读(697) 评论(1) 推荐(0)
摘要:http://www.cnblogs.com/sammyliu/p/5932996.html http://dockone.io/article/128 阅读全文
posted @ 2018-08-15 19:12 任国强 阅读(297) 评论(0) 推荐(0)