Sign inSign up

yyxx/openvpn:v2.5.1

Multi-platform
Networking
Security
Internet of things
Index digest

sha256:18cafae3a037d39001b6952dcaccebf849bbc16244990834735b0c6a69250413

OS/ARCH

Compressed size

49.55 MB

Last pushed

5 months by yyxx

Type

Image

Manifest digest

sha256:2ef9c8c2a89b9a62cbe8aa9fcd8fddefe3000d8e42eadf0ab16fcad47fe05d24

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add25.9 MB
4COPY docker-entrypoint.sh /usr/bin # buildkit3.42 KB
5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit570 B
6COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit460 B
7RUN /bin/sh -c wget https://github.com/OpenVPN/easy-rsa/releases/download/v3.2.6/EasyRSA-3.2.6.tgz93.79 KB
8RUN /bin/sh -c wget https://github.com/gavintan/openvpn/releases/latest/download/openvpn-web-$(uname9.93 MB
9RUN /bin/sh -c chmod +x9.94 MB
10RUN /bin/sh -c ln -s182 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 /data92 B
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18CMD ["/usr/bin/supervisord"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit