mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 20:58:14 -05:00
不替换服务器的planet
This commit is contained in:
parent
23c5a4b2a0
commit
7ff0420fb1
@ -36,8 +36,7 @@ RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/re
|
|||||||
rm /opt/ZeroTierOne/attic/world/mkworld.cpp &&\
|
rm /opt/ZeroTierOne/attic/world/mkworld.cpp &&\
|
||||||
cp mkworld.cpp /opt/ZeroTierOne/attic/world/ &&\
|
cp mkworld.cpp /opt/ZeroTierOne/attic/world/ &&\
|
||||||
cd /opt/ZeroTierOne/attic/world/ && \
|
cd /opt/ZeroTierOne/attic/world/ && \
|
||||||
sh build.sh &&\
|
sh build.sh
|
||||||
cp ./world.bin /var/lib/zerotier-one/planet
|
|
||||||
|
|
||||||
WORKDIR /app/
|
WORKDIR /app/
|
||||||
CMD ["sh","./run.sh"]
|
CMD ["sh","./run.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user