sha256:e2f6d5219c25ac562e52716ddedb2131447194ec8d8f551153e9bce3bc9e0889
OS/ARCH
Compressed size
47.48 MB
Last pushed
10 months by yyxx
Type
Image
Manifest digest
sha256:24f7ee84c6b90f3e437c107390d0c9a80e8215b1c370a2c7f323ca733bece91c
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add25 MB4COPY docker-entrypoint.sh /usr/bin # buildkit2.99 KB5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit549 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.4/EasyRSA-3.2.4.tgz89.72 KB8RUN /bin/sh -c wget https://github.com/gavintan/openvpn/releases/latest/download/openvpn-web-$(uname9.38 MB9RUN /bin/sh -c chmod +x9.39 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 /data93 B17ENTRYPOINT ["docker-entrypoint.sh"]0 B18CMD ["/usr/bin/supervisord"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit