sha256:46a3a16eefb2515bf1754086cc8a3965e162c995cc413a1dfab098e8ff7778f7
OS/ARCH
Compressed size
43.28 MB
Last pushed
10 months by yyxx
Type
Image
Manifest digest
sha256:dc206e9aa01cb8bc91bb2a62bc9cf731b98d47ad028c36a4064027547c8f6476
Image Layers
1ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit3.07 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add23.66 MB4COPY docker-entrypoint.sh /usr/bin # buildkit3.02 KB5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit564 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.4/EasyRSA-3.2.4.tgz89.73 KB8RUN /bin/sh -c wget https://github.com/gavintan/openvpn/releases/latest/download/openvpn-web-$(uname8.22 MB9RUN /bin/sh -c chmod +x8.23 MB10RUN /bin/sh -c ln -s181 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-armv7.tar.gz / # buildkit