mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-25 07:31:05 +00:00
Modified Dockerfile
This commit is contained in:
parent
299ec12b39
commit
444481f6d9
@ -26,6 +26,7 @@ RUN chmod -v +x /run-apache.sh
|
||||
CMD ["/run-apache.sh"]
|
||||
|
||||
# Start ZeroTier-One
|
||||
RUN mkdir -p /var/lib/zerotier-one/networks.d
|
||||
RUN touch /var/lib/zerotier-one/networks.d/e5cd7a9e1c5311ab.conf
|
||||
RUN ./zerotier-one -d -U -p9993 /root/dev/ztest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user