Update Dockerfile.tinc
This commit is contained in:
parent
84b6bb9a64
commit
f0d20deca7
@ -6,4 +6,4 @@ RUN apk add tinc iptables
|
||||
EXPOSE 9993/tcp 655/udp
|
||||
VOLUME /etc/tinc
|
||||
|
||||
CMD [ "sh", "-c", "/usr/sbin/tincd --net=$NETNAME --no-detach --debug=3" ]
|
||||
CMD [ "sh", "-c", "/usr/sbin/tincd --net=$NETNAME --no-detach" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user