July 9, 20242 yr 单独给docker更新加梯子 找到 /usr/local/etc/rc.d/目录下的 rc.docker 用notepad打开 修改第533行为:nohup env https_proxy=http://192.168.50.1:3333 http_proxy=http://192.168.50.1:3333 $UNSHARE --propagation slave -- $DOCKER -p $DOCKER_PIDFILE $DOCKER_OPTS >>$DOCKER_LOG 2>&1 & 备注: http://192.168.50.1:3333为你梯子的本地代理,修改成你自己的。 方法也是来自坛友
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.