sha256:6f86ce3ed146b4fca26b112eab2a558a078c7b2a9cc02845383fa9efe84bd892
OS/ARCH
Compressed size
53.88 MB
Last pushed
4 months by yyxx
Type
Image
Manifest digest
sha256:4d641fc908096f61cf3bdd079150e4eabdcf0ca78a84ac87ec408def17eb5d31
Image Layers
1ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit3.13 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add24.39 MB4COPY docker-entrypoint.sh /usr/bin # buildkit3.44 KB5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit624 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.6/EasyRSA-3.2.6.tgz93.79 KB8RUN /bin/sh -c wget https://github.com/gavintan/openvpn/releases/latest/download/openvpn-web-$(uname13.13 MB9RUN /bin/sh -c chmod +x13.13 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.23.4-armv7.tar.gz / # buildkit