sha256:dfa5d4b92ea633b76e4b9e7960fb50654df3b12f62b17cb76af931e65c88cd92
OS/ARCH
Compressed size
55.7 MB
Last pushed
over 2 years by janole
Type
Image
Manifest digest
sha256:03383440bf096aab6f118b6316b43ba68a69ad59eec19715d92664e5c6e5f0b2
Image Layers
1ADD file ... in / 27.83 MB2CMD ["bash"]0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c true 27.87 MB6ENV CADIR=/conf/ca0 B7ENV VPNDIR=/conf/openvpn0 B8ENV CLIENTSDIR=/conf/clients0 B9ENV TEMPLATESDIR=/.templates0 B10ENV VPNCAFILE=/conf/openvpn/ca.crt0 B11ENV VPNKEYFILE=/conf/openvpn/vpn.key0 B12ENV VPNCERTFILE=/conf/openvpn/vpn.crt0 B13ENV VPNDHFILE=/conf/openvpn/dh.pem0 B14ENV VPNTAKEYFILE=/conf/openvpn/ta.key0 B15ENV UDPCONF=/conf/openvpn/udp-server.conf0 B16ENV TCPCONF=/conf/openvpn/tcp-server.conf0 B17ENV VPN_PORT=11940 B18ENV CA_COUNTRY=US0 B19ENV VPN_COUNTRY=US0 B20ENV CLIENT_COUNTRY=US0 B21COPY ./templates /.templates/ # buildkit1.21 KB22COPY ./scripts/* / # buildkit1.44 KB23ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B24CMD ["/start-vpn.sh"]0 BCommand
ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /