sha256:d7f7eefd4897fb9f5bb3eda3f8ce4cc7d0a2f28eb480aa34a6b29446485585e1
OS/ARCH
Compressed size
47.48 MB
Last pushed
10 months by yyxx
Type
Image
Manifest digest
sha256:7bcc7fd781be550c000a0f7d4c64d73216d0c82339f3a33a55e69be59c4d7c5f
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add25 MB4COPY docker-entrypoint.sh /usr/bin # buildkit3.01 KB5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit560 B6COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit459 B7RUN /bin/sh -c wget https://github.com/OpenVPN/easy-rsa/releases/download/v3.2.4/EasyRSA-3.2.4.tgz89.73 KB8RUN /bin/sh -c wget https://github.com/gavintan/openvpn/releases/latest/download/openvpn-web-$(uname9.38 MB9RUN /bin/sh -c chmod +x9.39 MB10RUN /bin/sh -c ln -s180 B11VOLUME [/data]0 B12ENV GIN_MODE=release0 B13ENV OVPN_DATA=/data0 B14EXPOSE [1194/udp 8833/tcp]0 B15USER root0 B16WORKDIR /data94 B17ENTRYPOINT ["docker-entrypoint.sh"]0 B18CMD ["/usr/bin/supervisord"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit