mirror of
https://github.com/luzifer-docker/openvpn.git
synced 2024-12-20 12:41:17 +00:00
Run OpenVPN with support for accessing Vault and AWS for learn-address scripts in a Docker container
|
||
---|---|---|
Dockerfile | ||
LICENSE | ||
README.md | ||
run.sh |
luzifer-docker / openvpn
Run OpenVPN with support for accessing Vault and AWS for learn-address scripts in a Docker container
Usage
## Build container (optional)
$ docker build -t luzifer/openvpn .
## Execute openvpn
$ docker run --rm -ti -v $(pwd):/etc/openvpn -p 1194:1194/udp luzifer/openvpn