openfortivpn dockerfile repository. https://github.com/adrienverge/openfortivpn
156
openfortivpnBuild for personal use.
$ git clone https://github.com/chhanz/openfortivpn-dockerfile.git
$ cd openfortivpn-dockerfile
$ docker build -t openvpn .
$ docker run -d -ti --name=openfortivpn-client \
--device=/dev/ppp \
--net=host --cap-add=NET_ADMIN \
han0495/openvpn:3.0
https://github.com/adrienverge/openfortivpn
Content type
Image
Digest
Size
134.7 MB
Last updated
almost 7 years ago
docker pull han0495/openvpn