mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 12:48: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 &&\
|
||||
cp mkworld.cpp /opt/ZeroTierOne/attic/world/ &&\
|
||||
cd /opt/ZeroTierOne/attic/world/ && \
|
||||
sh build.sh &&\
|
||||
cp ./world.bin /var/lib/zerotier-one/planet
|
||||
sh build.sh
|
||||
|
||||
WORKDIR /app/
|
||||
CMD ["sh","./run.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user