Sign inSign up

yyxx/openvpn:v2.4.1

Multi-platform
Networking
Security
Internet of things
Index digest

sha256:319922eabfbab1c8346cae1aa2c680a60bb36cb7b8b00dc130d85b11c1e1a173

OS/ARCH

Compressed size

49.29 MB

Last pushed

8 months by yyxx

Type

Image

Manifest digest

sha256:a3149b21fdc7bc041419fb5064dcc7195802c3f5137cfa7e19a75054d6eec5f9

Image Layers

1ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add28.12 MB
4COPY docker-entrypoint.sh /usr/bin # buildkit3.07 KB
5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit575 B
6COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit461 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.54 MB
9RUN /bin/sh -c chmod +x8.54 MB
10RUN /bin/sh -c ln -s180 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-aarch64.tar.gz / # buildkit