https://pritunl.com/ - https://github.com/pritunl/pritunl
1.29.1670.66, latest, latest-debian, latest-centos1.29.1669.31.28.1379.821.25.1134.241.25.1054.41.25.1039.561.21.941.391.16.884.17docker pull fridus/pritunl
rundocker run -d -it \
--privileged \
--link mongodb:mongo \
-p 1194:1194/udp -p 1195:1195/udp -p 9700:443/tcp -p 443:443/tcp \
--name="pritunl" \
fridus/pritunl
/!\ The alias of the mongodb container must be mongo
Mongo URIdocker run -d -it \
--privileged \
--e MONGO_URI=mongodb://xx.xx.xx.xx:27017/pritunl \
-p 1194:1194/udp -p 1195:1195/udp -p 9700:443/tcp -p 443:443/tcp \
--name="pritunl" \
fridus/pritunl
pritunlContent type
Image
Digest
sha256:a7710e91f…
Size
220.1 MB
Last updated
over 8 years ago
docker pull fridus/pritunl