Sign inSign up

martinbuchheim/openvpn-tunnel:edge

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:d31326e4068c093c307191acf919d494a313a6c30ba2307d45c691bd7303895e

OS/ARCH

Compressed size

9.53 MB

Last pushed

about 2 months by martinbuchheim

Type

Image

Manifest digest

sha256:ad436c467ecab52582ae23511916f70750c1b210c0b5b50a820dc37c043c48cc

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add5.86 MB
4RUN /bin/sh -c mkdir -p135 B
5COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit460 B
6COPY scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.67 KB
7RUN /bin/sh -c chmod +x1.67 KB
8VOLUME [/vpn]0 B
9EXPOSE [22/tcp 80/tcp 8888/tcp]0 B
10ENV VPN_CONFIG_DIR=/vpn PROXY_HOSTS= TINYPROXY_PORT=8888 PAC_PROXY_HOST=host.docker.internal0 B
11ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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