其他分享
首页 > 其他分享> > rancher2.5.11

rancher2.5.11

作者:互联网

sudo docker run -d --restart=unless-stopped \
  -p 8080:80 -p 8443:443 \
  -e HTTP_PROXY="http://49.235.127.115:3128" \
  -e HTTPS_PROXY="http://49.235.127.115:3128" \
  -e NO_PROXY="localhost,127.0.0.1,0.0.0.0,10.0.0.0/8,49.235.127.115/24,.svc,.cluster.local,example.com" \
  -e NO_PROXY="localhost,127.0.0.1,0.0.0.0,10.0.0.0/8,cattle-system.svc,49.235.127.115/24,.svc,.cluster.local,example.com" \
  --privileged \
  rancher/rancher:v2.5.11

 

 

进来输入密码

修改中文显示

 

标签:11,0.1,0.0,svc,49.235,PROXY,rancher2.5,127.115
来源: https://www.cnblogs.com/qq3245792286/p/16302214.html