Sign inSign up

yyxx/openvpn:v2.4.3

Multi-platform
Networking
Security
Internet of things
Index digest

sha256:7c9f57e3820fe18dbd09c2d862b4bbee098f86be53a4b80690b9baa553bb559a

OS/ARCH

Compressed size

47.68 MB

Last pushed

7 months by yyxx

Type

Image

Manifest digest

sha256:83293a7afbf2cf4d66683bb87a7581adbab1f59f59fa2cd59e11415d354fbfbd

Image Layers

1ADD alpine-minirootfs-3.23.2-armhf.tar.gz / # buildkit3.4 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add26.82 MB
4COPY docker-entrypoint.sh /usr/bin # buildkit3.07 KB
5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit572 B
6COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit458 B
7RUN /bin/sh -c wget https://github.com/OpenVPN/easy-rsa/releases/download/v3.2.5/EasyRSA-3.2.5.tgz92.39 KB
8RUN /bin/sh -c wget https://github.com/gavintan/openvpn/releases/latest/download/openvpn-web-$(uname8.68 MB
9RUN /bin/sh -c chmod +x8.68 MB
10RUN /bin/sh -c ln -s181 B
11VOLUME [/data]0 B
12ENV GIN_MODE=release0 B
13ENV OVPN_DATA=/data0 B
14EXPOSE [1194/udp 8833/tcp]0 B
15USER root0 B
16WORKDIR /data94 B
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18CMD ["/usr/bin/supervisord"]0 B

Command

ADD alpine-minirootfs-3.23.2-armhf.tar.gz / # buildkit