mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 12:48:14 -05:00
perf: ⚡️ 增加moon
This commit is contained in:
parent
67bc7712f5
commit
4d130c2f70
@ -30,6 +30,9 @@ RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/re
|
|||||||
|
|
||||||
cp /opt/patch/* . &&\
|
cp /opt/patch/* . &&\
|
||||||
python3 patch.py &&\
|
python3 patch.py &&\
|
||||||
|
zerotier-idtool genmoon moon.json &&\
|
||||||
|
mkdir moons.d && cp ./*.moon ./moons.d &&\
|
||||||
|
|
||||||
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/ && \
|
||||||
|
Loading…
Reference in New Issue
Block a user