sha256:9770e4b7fffcb484aa62927ba4fc536bdd88463295a6b0a39576b4fa0a9ae13c
OS/ARCH
Compressed size
46.33 MB
Last pushed
8 months by yyxx
Type
Image
Manifest digest
sha256:efa4bfd9f3a8c87da3edddee0f94c5412f4ea38456ac5537194efa7a7d64d08b
Image Layers
1ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add25.47 MB4COPY docker-entrypoint.sh /usr/bin # buildkit3.06 KB5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit562 B6COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit460 B7RUN /bin/sh -c wget https://github.com/OpenVPN/easy-rsa/releases/download/v3.2.5/EasyRSA-3.2.5.tgz92.39 KB8RUN /bin/sh -c wget https://github.com/gavintan/openvpn/releases/latest/download/openvpn-web-$(uname8.38 MB9RUN /bin/sh -c chmod +x8.38 MB10RUN /bin/sh -c ln -s178 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.23.2-aarch64.tar.gz / # buildkit