mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 12:48:14 -05:00
updatemirror
This commit is contained in:
parent
29864ea2d6
commit
3cee918b37
@ -36,7 +36,7 @@ RUN set -x\
|
|||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& mkdir /app -p \
|
&& mkdir /app -p \
|
||||||
&& cd /app \
|
&& cd /app \
|
||||||
&& git clone --progress https://ghproxy.markxu.online/https://github.com/key-networks/ztncui.git\
|
&& git clone --progress https://ghproxy.imoyuapp.win/https://github.com/key-networks/ztncui.git\
|
||||||
&& cd /app/ztncui/src \
|
&& cd /app/ztncui/src \
|
||||||
&& npm config set registry https://registry.npmmirror.com\
|
&& npm config set registry https://registry.npmmirror.com\
|
||||||
&& npm install -g node-gyp\
|
&& npm install -g node-gyp\
|
||||||
@ -53,7 +53,7 @@ ENV ZT_PORT=9994
|
|||||||
ENV API_PORT=3443
|
ENV API_PORT=3443
|
||||||
ENV FILE_SERVER_PORT=3000
|
ENV FILE_SERVER_PORT=3000
|
||||||
|
|
||||||
ENV GH_MIRROR="https://ghproxy.markxu.online/"
|
ENV GH_MIRROR="https://ghproxy.imoyuapp.win/"
|
||||||
ENV FILE_KEY=''
|
ENV FILE_KEY=''
|
||||||
ENV TZ=Asia/Shanghai
|
ENV TZ=Asia/Shanghai
|
||||||
|
|
||||||
|
@ -118,7 +118,7 @@ git clone https://github.com/xubiaolin/docker-zerotier-planet.git
|
|||||||
|
|
||||||
加速地址
|
加速地址
|
||||||
```
|
```
|
||||||
git clone https://ghproxy.markxu.online/https://github.com/xubiaolin/docker-zerotier-planet.git
|
git clone https://ghproxy.imoyuapp.win/https://github.com/xubiaolin/docker-zerotier-planet.git
|
||||||
```
|
```
|
||||||
|
|
||||||
## 3.3:执行安装脚本
|
## 3.3:执行安装脚本
|
||||||
|
Loading…
Reference in New Issue
Block a user