mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-13 18:17:33 -07:00
chore: use zyclonite/zerotier as a controller image in docker-compose.yml example
This commit is contained in:
parent
bc5d78f3d3
commit
04624d13c8
3 changed files with 4 additions and 23 deletions
|
@ -1,8 +0,0 @@
|
|||
FROM zyclonite/zerotier:latest
|
||||
|
||||
RUN echo "{\"settings\": {\"portMappingEnabled\": true,\"softwareUpdate\": \"disable\",\"allowManagementFrom\": [\"0.0.0.0/0\"]}}" > /var/lib/zerotier-one/local.conf
|
||||
|
||||
EXPOSE 9993/tcp
|
||||
EXPOSE 9993/udp
|
||||
|
||||
ENTRYPOINT ["zerotier-one"]
|
Loading…
Add table
Add a link
Reference in a new issue