A simple adaptation of jpetazzo/openvpn
Pass "--udp", "--tcp" into the docker run command to get the individual services.
Default is "--udp"
This image requires --privileged to run.
docker run -d --privileged cpuguy83/openvpn
# To get the openvpn config to use, run:
docker exec <container> run --config
Content type
Image
Digest
sha256:bc1cb81fd…
Size
65.7 MB
Last updated
over 8 years ago
docker pull cpuguy83/openvpn