sha256:b9c3232408ac6eaedbc70316b7ff5e3b3b75c6677b56ff846027157db7db3c7a
OS/ARCH
Compressed size
55.81 MB
Last pushed
almost 2 years by janole
Type
Image
Manifest digest
sha256:223653c39ef49961c6b154b63a492ae3a65cdf321b9485e757e480bef8cbe0f0
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c true 28.03 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.25 KB22COPY ./scripts/* / # buildkit1.72 KB23ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B24CMD ["/start-vpn.sh"]0 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /