sha256:43c0c88f0b0f7c006fa1c9e8efe98c6d50c8c3e9067ce6f84766f3d828cc5d6d
OS/ARCH
Compressed size
47.69 MB
Last pushed
8 months by yyxx
Type
Image
Manifest digest
sha256:b0d14b1bf6e243c0314f634d7957f2cc0d6e32fe206dfed977e4713812a1ea87
Image Layers
1ADD alpine-minirootfs-3.23.2-armhf.tar.gz / # buildkit3.4 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add26.82 MB4COPY docker-entrypoint.sh /usr/bin # buildkit3.07 KB5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit576 B6COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit461 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.68 MB9RUN /bin/sh -c chmod +x8.68 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.23.2-armhf.tar.gz / # buildkit