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 \ --name openvpn \
--restart always \ --restart always \
--cap-add=NET_ADMIN \ --cap-add=NET_ADMIN \
--privileged \
--device=/dev/net/tun \ --device=/dev/net/tun \
-p 1194:1194/udp \ -p 1194:1194/udp \
mehran/openvpn mehran/openvpn