mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
More entry point work, and change network to 8056c2e21c000001 for demo.
This commit is contained in:
parent
980d145f48
commit
3a6346f560
2 changed files with 27 additions and 8 deletions
|
@ -27,7 +27,7 @@ EXPOSE 9993/udp
|
|||
|
||||
# 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/8056c2e21c000001.conf
|
||||
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
RUN chmod -v +x /entrypoint.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue