Sign inSign up

oonray/vpn:v1.0.0

Index digest

sha256:929161ea6ca6548f75c517003b70658ca6b32151a903c3b7fea0dba44425a30d

OS/ARCH

linux/amd64

Compressed size

72.37 MB

Last pushed

26 days by oonray

Type

Image

Manifest digest

sha256:eacc25f2d05d64be00f006baf8d4926972e9e0efa769465864be8b69d42d4c9d

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ARG VERSION=1.0.00 B
5ENV VERSION=1.0.00 B
6LABEL version=1.0.00 B
7LABEL org.opencontainers.image.version=1.0.00 B
8LABEL org.opencontainers.image.title=vpn0 B
9ARG CONF_DIR=/opt/conf0 B
10ENV CONF_DIR=/opt/conf0 B
11ENV VPN_DIR=/opt/conf/vpn0 B
12ENV VPN_F=/opt/conf/vpn/vpn.ovpn0 B
13ENV DANTE_DIR=/opt/conf/dante0 B
14ENV DANTE_F=/opt/conf/dante/danted.conf0 B
15ENV DNS_DIR=/opt/conf/dns0 B
16ENV DNS_F=/opt/conf/dns/Corefile0 B
17RUN |2 VERSION=1.0.0 CONF_DIR=/opt/conf /bin/sh46.22 MB
18COPY supervisord.conf /etc/supervisord.conf # buildkit369 B
19COPY entrypoint.sh /opt/entrypoint.sh # buildkit526 B
20COPY /tmp/coredns/coredns /usr/bin/coredns # buildkit22.49 MB
21RUN |2 VERSION=1.0.0 CONF_DIR=/opt/conf /bin/sh32 B
22RUN |2 VERSION=1.0.0 CONF_DIR=/opt/conf /bin/sh159 B
23EXPOSE [1080/tcp]0 B
24EXPOSE [9001/tcp]0 B
25EXPOSE [53/udp]0 B
26ENTRYPOINT ["/opt/entrypoint.sh"]0 B

Command

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