自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 【docker swarm 问题记录】InvalidArgument desc = EndpointSpec: port published with ingress mode can't be us...

问题描述:    1 version: '3' 2 services: 3 config: 4 image: 172.30.253.133:5000/config:v1.0.0 5 networks: 6 cloud-overlay: 7 aliases: 8 - env-config 9...

2019-07-29 00:26:00 511

原创 xshell 连接 wsl

本地安装wsl 版本ubantu18 // 卸载 sudo apt-get remove openssh-server // 安装 sudo apt-get install openssh-server vim /etc/ssh/sshd_config#修改如下 PermitRootLogin yesport 22 PasswordAuthentication yes ...

2019-07-18 15:16:00 492

原创 docker 2375

cd /usr/lib/systemd/system/ vim docker.service #在原本的ExecStart中添加tcp://0.0.0.0:2375 [Service] Type=notify # the default is not to use systemd for cgroups because the delegate issues still # e...

2019-07-08 13:19:00 161

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除