1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-05 05:33:30 +03:00

no more need priviledge

This commit is contained in:
Mehran 2018-11-28 16:42:48 +03:30 committed by GitHub
parent b3cee9cb14
commit 09c241290a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,6 @@ docker run -it \
--name openvpn \
--restart always \
--cap-add=NET_ADMIN \
--privileged \
--device=/dev/net/tun \
-p 1194:1194/udp \
mehran/openvpn