Sign inSign up

janole/vpn:0.1.61.63

Multi-platform
Networking
Security
Index digest

sha256:0d268b0e974ecf6f6112a0a473ce65c20916c38c5426b6cca675dc20efd22306

OS/ARCH

Compressed size

55.81 MB

Last pushed

almost 2 years by janole

Type

Image

Manifest digest

sha256:5c71ac344cd364e2591b5152a22c25a5c98f26cd1b90e07ac6ea79b0e31bab9e

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3LABEL maintainer=Jan Ole Suhr <[email protected]>0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5RUN /bin/sh -c true 28.03 MB
6ENV CADIR=/conf/ca0 B
7ENV VPNDIR=/conf/openvpn0 B
8ENV CLIENTSDIR=/conf/clients0 B
9ENV TEMPLATESDIR=/.templates0 B
10ENV VPNCAFILE=/conf/openvpn/ca.crt0 B
11ENV VPNKEYFILE=/conf/openvpn/vpn.key0 B
12ENV VPNCERTFILE=/conf/openvpn/vpn.crt0 B
13ENV VPNDHFILE=/conf/openvpn/dh.pem0 B
14ENV VPNTAKEYFILE=/conf/openvpn/ta.key0 B
15ENV UDPCONF=/conf/openvpn/udp-server.conf0 B
16ENV TCPCONF=/conf/openvpn/tcp-server.conf0 B
17ENV VPN_PORT=11940 B
18ENV CA_COUNTRY=US0 B
19ENV VPN_COUNTRY=US0 B
20ENV CLIENT_COUNTRY=US0 B
21COPY ./templates /.templates/ # buildkit1.25 KB
22COPY ./scripts/* / # buildkit1.72 KB
23ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
24CMD ["/start-vpn.sh"]0 B

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /