随笔分类 -  Docker and Cloud

1 2 3 4 下一页

Cloud
virtual-box extension pack and docker ---osx--mac---https://github.com/sickcodes/Docker-OSX
摘要:https://www.virtualbox.org/wiki/Download_Old_Builds_5_2 https://github.com/sickcodes/Docker-OSX 阅读全文

posted @ 2020-06-15 11:05 szllq2000 阅读(279) 评论(0) 推荐(0)

docker.socks vul
摘要:在容器上获取 RCE 1)列出所有容器 第一步是获取主机上所有容器的列表。为此,你需要执行以下http请求: Curl 命令: 响应: 注意响应中的“Id”字段,因为下一个命令将会用到它。 2) 创建一个 exec 接下来,我们需要创建一个将在容器上执行的“exec”实例。你可以在此处输入要运行的命 阅读全文

posted @ 2019-06-20 14:42 szllq2000 阅读(316) 评论(0) 推荐(0)

minikube k8 ingress--https://kubernetes.io/docs
摘要:https://ehlxr.me/2018/01/12/kubernetes-minikube-installation/[Kubernetes 学习笔记之 MiniKube 安装 in CHINA] https://www.slahser.com/2016/11/19/k8s%E5%90%8E%E 阅读全文

posted @ 2018-10-11 10:37 szllq2000 阅读(770) 评论(0) 推荐(0)

kubenets installation--ranchor-mesos
摘要:[kube-proxy]http://www.cnblogs.com/xuxinkun/p/5799986.html [flannel] 安装Flannel 指定网卡 如果有多个网卡,需要在kube-flannel.yml中使用–iface参数指定集群主机内网网卡的名称,否则可能会出现dns无法解析 阅读全文

posted @ 2018-10-11 10:36 szllq2000 阅读(576) 评论(0) 推荐(0)

docker disable restart--run privileged
摘要:--restart=unless-stopped option, as @Shibashis mentioned, or update the restart policy (this requires docker 1.11 or newer); See the documentation for 阅读全文

posted @ 2018-06-21 10:45 szllq2000 阅读(196) 评论(0) 推荐(0)

elasticsearch in docker/ and aggregation,,performance tune ;throughout
摘要:Docker环境中Elasticsearch的安装 ]https://wenchao.ren/archives/category/elasticsearch/page/2 [ElasticSearch Aggregations 分析]https://yq.aliyun.com/articles/60 阅读全文

posted @ 2018-04-08 09:53 szllq2000 阅读(138) 评论(0) 推荐(0)

socat
摘要:http://blog.csdn.net/koozxcv/article/details/50520057 http://www.oschina.net/p/socat socat端口转发-穿透网络 2016年08月23日 12:13:44 flaming999 阅读数:3910 标签: socat 阅读全文

posted @ 2018-03-17 17:38 szllq2000 阅读(497) 评论(0) 推荐(0)

docker daemon configuration
摘要:于 Docker的分层镜像,除了 aufs,docker还支持btrfs, devicemapper和vfs,你可以使用 -s 或 –storage-driver= 选项来指定相关的镜像存储。在Ubuntu 14.04下,Docker 默认 Ubuntu的 AUFS。因为 AUFS 还没有进入Lin 阅读全文

posted @ 2018-03-09 14:35 szllq2000 阅读(329) 评论(0) 推荐(0)

prometheus and collectd and docker
摘要:sudo docker run --name prometheus -d -v /data/prometheusdata/prometheus.yml:/etc/prometheus/prometheus.yml -p 6090:9090 quay.io/prometheus/prometheus 阅读全文

posted @ 2018-03-01 09:59 szllq2000 阅读(443) 评论(0) 推荐(0)

docker 2375 vulnerability and self-signatuer certifications
摘要:Docker暴露2375端口,引起安全漏洞 今天有小伙伴发现Docker暴露出2375端口,引起了安全漏洞。我现在给大家介绍整个事情的来龙去脉,并告诉小伙伴们,怎么修复这个漏洞。 为了实现集群管理,Docker提供了远程管理接口。Docker Daemon作为守护进程,运行在后台,可以执行发送到管理 阅读全文

posted @ 2018-01-02 08:36 szllq2000 阅读(317) 评论(0) 推荐(0)

centos7 iptables/firewalld docker open port
摘要:here are multiple "hackish" ways to do it: scan kernel logs, as mentioned by Jiri (but you have to do it right after starting the container, otherwise 阅读全文

posted @ 2017-06-29 16:04 szllq2000 阅读(270) 评论(0) 推荐(0)

(ubuntu ufw)My firewall is blocking network connections from the docker container to outside
摘要:Maybe this is due to the current version, but the current answer doesn't work on my system (Docker 0.7.2 with base Ubuntu image).The solution is expla 阅读全文

posted @ 2017-06-29 14:29 szllq2000 阅读(242) 评论(0) 推荐(0)

docker remote api enable in ubuntu
摘要:现在使用docker作为开发环境,操作系统是ubuntu16.10,pycharm中使用remote interpreter,需要用到remote api,结果发现自己的原答案是针对ubuntu 14.04的,ubuntu15及以上版本的可参见Control and configure Docker 阅读全文

posted @ 2017-03-20 15:45 szllq2000 阅读(249) 评论(0) 推荐(0)

docker jenkins
摘要:https://segmentfault.com/a/1190000003732967 阅读全文

posted @ 2016-06-23 21:44 szllq2000 阅读(108) 评论(0) 推荐(0)

docker debug diagnose
摘要:$ sudo systemctl stop docker $ sudo docker -d -D DEBU[0282] Error contacting registry https://registry-1.docker.io/v1/: Get https://dseasb33srnrn.clou 阅读全文

posted @ 2016-06-21 16:42 szllq2000 阅读(367) 评论(0) 推荐(0)

docker confluence
摘要:http://wuyijun.cn/shi-yong-dockerfang-shi-an-zhuang-he-yun-xing-confluence/ https://hub.docker.com/r/cptactionhank/atlassian-confluence/~/dockerfile/ 阅读全文

posted @ 2016-06-12 21:32 szllq2000 阅读(268) 评论(0) 推荐(0)

docker ubuntu
摘要:DOCKER教程 注意事项 1.官方申明docker还是在开发完善中,不建议在运营的产品中使用它,但是现在离正式版越来越接近了,请关注我们的博客http://blog.docker.io/2013/08/getting-to-docker-1-0/ 2.系统注意事项-由于现在的docker的局限性, 阅读全文

posted @ 2016-06-10 13:26 szllq2000 阅读(188) 评论(0) 推荐(0)

FW Docker为容器分配指定物理网段的静态IP
摘要:官方有关于网桥和IP配置的文档地址:https://docs.docker.com/articles/networking/ 1、宿主机(系统采用ubuntu-14.04.1-server-amd64)的网络采用桥接模式(默认是DHCP模式,还有一种模式就是静态IP),网桥的网段与物理网段相同。目前 阅读全文

posted @ 2016-05-25 14:21 szllq2000 阅读(451) 评论(0) 推荐(0)

docker squid---but git proxy should specify by git config --global http.proxy http:...
摘要:Usage of loopback devices is strongly discouraged for production use. Either use `--storage-opt dm.thinpooldev` or use `--storage-opt dm.no_warn_on_lo 阅读全文

posted @ 2016-05-24 10:05 szllq2000 阅读(421) 评论(0) 推荐(0)

docker-compose bug
摘要:annot mount volume over existing file, file exists /var/lib/docker/aufs/mnt/0ac71fed1af802a4ecf4a93bd2b3a7b2e6adab2cf93ee28357712afe6d5e1f47/etc/nginx 阅读全文

posted @ 2016-05-20 16:31 szllq2000 阅读(237) 评论(0) 推荐(0)

1 2 3 4 下一页