随笔分类 - container/containerd/Docker/podman
container containerd docker podman
摘要:redis - Docker Hubhttps://hub.docker.com/_/redis
阅读全文
摘要:[root@server-crm /]# docker attach songheng [root@fc0a891e1861 /]# cat /bin/auto_service.sh #!/bin/sh /sbin/service sshd start #启动服务 /bin/bash #保留一个终端,防止容器自动退出
阅读全文
摘要:rgqancy: [root@server-crm proc]# grep aufs /proc/filesystems[root@server-crm proc]# grep autofs /proc/filesystemsnodev autofs rgqancy:aufs与autofs是一回事吗
阅读全文
摘要:openstack,docker,mesos,k8s什么关系? - 知乎https://www.zhihu.com/question/62985699 OpenStack + K8S 环境集成测试https://lingxiankong.github.io/2018-02-23-openstack-
阅读全文
摘要: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
阅读全文
摘要:Docker Centos7 下建立 Docker 桥接网络 - weifengCorp - 博客园https://www.cnblogs.com/weifeng1463/p/7468497.html Docker网络详解及pipework源码解读与实践https://www.infoq.cn/ar
阅读全文
摘要:nf_nat 是做什么用的 - DockOne.iohttp://dockone.io/question/1384 docker-py的配置与使用 - openxxs - 博客园http://www.cnblogs.com/openxxs/p/4674720.html centos6.5启动dock
阅读全文
摘要:Docker学习笔记:Docker 网络配置 - docker ppt - docker中文社区http://www.docker.org.cn/dockerppt/111.html Bridge the docker containers to external network - develop
阅读全文
摘要:Docker存储驱动之Device Mapper简介 - BookShu - 博客园https://www.cnblogs.com/styshoo/p/6528762.html Docker存储驱动之OverlayFS简介 - BookShu - 博客园http://www.cnblogs.com/
阅读全文
摘要:Centos6升级内核方法_百度经验https://jingyan.baidu.com/article/7e4409531bda252fc1e2ef4c.html
阅读全文
摘要:Tomcat Clustering Series Part 5 : NginX as Load Balancer - Ramki Technical Bloghttps://www.ramkitech.com/2013/01/tomcat-clustering-series-part-5-nginx
阅读全文
摘要:http://www.cnblogs.com/logo-fox/p/7366506.html 因为DeviceMapper不稳定,在Linux Kernel2.6下运行docker提示不稳定;所以必须将Linux Kernel从 2.6 升级到3.10以上的版本,运行Docker 16.x。
阅读全文
摘要:错误信息:Cannot start container xxxxxxxxxxx | Error getting container xxxxxxxxxxxxxxx from driver devicemapper: Error mounting | invalid argument Error |
阅读全文
摘要:https://stackoverflow.com/questions/23810845/i-cant-get-docker-containers-to-access-the-internet https://stackoverflow.com/questions/20430371/my-docke
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要:#1: 添加永久网桥 vi /etc/sysconfig/network-scripts/ifcfg-br0 DEVICE=br0 TYPE=Bridge BOOTROTO=static IPADDR=192.168.66.123 # 注意不要写网关 ONBOOT=yes :2: 把eth0添加到永
阅读全文
摘要:https://blog.csdn.net/chinagissoft/article/details/51250839 1. 创建并启动一个容器: docker run --cap-add=NET_ADMIN --name=容器名 --net=none -itd [imageid] /bin/aut
阅读全文
摘要:常用的Docker镜像文件都有,就不用自己费劲的一点点配置了,这才是Docker的真正目的。就像Ghost里边含office,直接还原,不用一台台机器安装呢,省时省力,与高效工作的理念相契合。 至于,学习制作Docker镜像或者实践某个组件单独的安装配置,可以作为个人一项学习目标,在工作完成之后再执
阅读全文
摘要: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=
阅读全文