Sign inSign up

janole/vpn:0.1.61.66

Multi-platform
Networking
Security
Index digest

sha256:f9b9b611ad2ea8f89788df11b49a7468be82d8082e1275b437985809b2d9eae9

OS/ARCH

Compressed size

54.95 MB

Last pushed

over 1 year by janole

Type

Image

Manifest digest

sha256:2a2703a758af64fc902cdcd1a920a70b366010caac2e2e93570839b1d4a4d682

Image Layers

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

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'