Sign inSign up

yyxx/openvpn:v2.5.0

Multi-platform
Networking
Security
Internet of things
Index digest

sha256:bc2f108c3908bb0350cc40985811bf9c086663eb9cf12b787c744a177ef38c0f

OS/ARCH

Compressed size

49.53 MB

Last pushed

6 months by yyxx

Type

Image

Manifest digest

sha256:1aa5a87e1ab1ddc0ab7a723f43c1327fc83eb5a885b5c0f7fb61958299bd95e5

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add25.89 MB
4COPY docker-entrypoint.sh /usr/bin # buildkit3.42 KB
5COPY openvpn-auth /usr/lib/openvpn/plugins/openvpn-auth # buildkit571 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-$(uname9.93 MB
9RUN /bin/sh -c chmod +x9.93 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 /data93 B
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18CMD ["/usr/bin/supervisord"]0 B

Command

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