mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2025-06-26 12:31:31 +02:00
add -U to skip privilege check and do not attempt to drop privileges
This commit is contained in:
parent
91f37e47fe
commit
0e79ac2b04
@ -34,3 +34,5 @@ RUN apk add --no-cache --purge --clean-protected --update libc6-compat libstdc++
|
||||
EXPOSE 9993/udp
|
||||
|
||||
ENTRYPOINT ["zerotier-one"]
|
||||
|
||||
CMD ["-U"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user