mirror of
https://github.com/dqzboy/Docker-Proxy.git
synced 2026-07-03 06:25:23 +08:00
docs: README.md
This commit is contained in:
@@ -63,7 +63,11 @@ yum -y install curl
|
||||
# ubuntu && debian
|
||||
apt -y install curl
|
||||
|
||||
# 国外环境
|
||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/dqzboy/Docker-Proxy/main/install/DockerProxy_Install.sh)"
|
||||
|
||||
# 国内环境
|
||||
bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/dqzboy/Docker-Proxy/install/DockerProxy_Install.sh)"
|
||||
```
|
||||
|
||||
### 部署到第三方平台
|
||||
|
||||
Reference in New Issue
Block a user