ddn
文章 384
docker Docker-compose安装
环境 【系统】:CentOS Linux release 7.1.1503 (Core) 【docker 版本…
docker 解决:”can’t create unix socket /var/run/docker.sock: is a directory”
开启 docker 服务遇到报错 “can’t create unix socket …
linux 解决yum报错error: %pre(xxxxx.el7_3.1.x86_64) scriptlet failed, exit status 1
今天安装软件也就是 squid 遇到了报错本想着 yum 安装完事,但是却遇到报错 error: %pre(s…
docker Centos7下配置docker http_proxy代理
我们在使用 docker 需要去下载一些非 docker_hub 的镜像比如 kubernetes 这个时候我…
linux Linux系统下Nginx+MySQL+PHP架构一键安装脚本
本文中 LNMP 代表的就是:Linux 系统下 Nginx+MySQL+PHP 这种网站服务器架构。Linu…
docker 解决Error response from daemon: Get https://registry.com/v1/users/: dial tcp: lookup registry on [::1]:53: read udp [::1]:46618->[::1]:53: read: connection refused
【环境】windows 10 专业版 【版本】docker-engine 1.12.5 windows 上面安…
docker docker配置加速器
因为国内访问 dockerhub 下载镜像会因为各种问题导致很慢,所以我们需要配置加速器进行加速 【系统环境】…
docker Dockerfile详解
FROM FROM <image>:<tag> from 参数执行制作镜像所使用的基础…
docker Centos安装Docker
安装前提! docker 需要 64 位操作系统和 3.10 或 Linux 内核的更高的版本 要查看当前的内…
docker docker WARNING: bridge-nf-call-iptables is disabled 处理
解决 docker 报错 WARNING: bridge-nf-call-iptables is disabl…
linux Nginx报错413 Request Entity Too Large错误解决方法
Nginx 出现的 413 Request Entity Too Large 错误, 这个错误一般在上传文件的…
linux Centos7配置systemctl开机自启动服务
Centos7 上面已经把 /etc/init.d/ 服务的启动方式更改为 systemctl 启动。 当然编…
xposed模块 WechatForwarder (微信转发模块)
WechatForwarder (微信转发模块) 转发微信聊天里的图片和小视频到朋友圈 转发聊天里的多张图片…