mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 21:13:44 +02:00
Modified Dockerfile
This commit is contained in:
parent
299ec12b39
commit
444481f6d9
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ RUN chmod -v +x /run-apache.sh
|
||||||
CMD ["/run-apache.sh"]
|
CMD ["/run-apache.sh"]
|
||||||
|
|
||||||
# Start ZeroTier-One
|
# Start ZeroTier-One
|
||||||
|
RUN mkdir -p /var/lib/zerotier-one/networks.d
|
||||||
RUN touch /var/lib/zerotier-one/networks.d/e5cd7a9e1c5311ab.conf
|
RUN touch /var/lib/zerotier-one/networks.d/e5cd7a9e1c5311ab.conf
|
||||||
RUN ./zerotier-one -d -U -p9993 /root/dev/ztest
|
RUN ./zerotier-one -d -U -p9993 /root/dev/ztest
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue