Sign inSign up

han0495/openvpn

By han0495

Updated almost 7 years ago

openfortivpn dockerfile repository. https://github.com/adrienverge/openfortivpn

Image
0

156

han0495/openvpn repository overview

Docker image :openfortivpn

Build for personal use.

Build

$ git clone https://github.com/chhanz/openfortivpn-dockerfile.git
$ cd openfortivpn-dockerfile
$ docker build -t openvpn .

RUN

$ docker run -d -ti --name=openfortivpn-client \
   	     --device=/dev/ppp \
             --net=host --cap-add=NET_ADMIN \
 	     han0495/openvpn:3.0

Reference Original Source

https://github.com/adrienverge/openfortivpn

Dockerfile source

https://github.com/chhanz/openfortivpn-dockerfile

Tag summary

Content type

Image

Digest

Size

134.7 MB

Last updated

almost 7 years ago

docker pull han0495/openvpn