build: experimental ARM support

This commit is contained in:
dec0dOS 2021-08-24 13:04:42 +03:00
parent 4fcf027fcb
commit 7e45db28cf
2 changed files with 3 additions and 4 deletions

View file

@ -1,6 +1,5 @@
FROM alpine:latest
FROM zyclonite/zerotier:latest
RUN apk add --no-cache zerotier-one
RUN echo "{\"settings\": {\"portMappingEnabled\": true,\"softwareUpdate\": \"disable\",\"allowManagementFrom\": [\"0.0.0.0/0\"]}}" > /var/lib/zerotier-one/local.conf
EXPOSE 9993/tcp