sha256:94800794b2795eb4b9ce2eeb65e497d7bac57936e2b4389f343173fec867a167
OS/ARCH
Compressed size
60.85 MB
Last pushed
7 days by yyxx
Type
Image
Manifest digest
sha256:6a8eddb3aa1ec5445749c4ee18d0cb031a58ef97bb97b4d9ed5fea1e1b0cfd58
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add28.27 MB4COPY docker-entrypoint.sh /usr/bin # buildkit3.44 KB5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit623 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-$(uname14.4 MB9RUN /bin/sh -c chmod +x14.4 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.4-x86_64.tar.gz / # buildkit