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 MB2CMD ["/bin/sh"]0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ARG VERSION=1.0.00 B5ENV VERSION=1.0.00 B6LABEL version=1.0.00 B7LABEL org.opencontainers.image.version=1.0.00 B8LABEL org.opencontainers.image.title=vpn0 B9ARG CONF_DIR=/opt/conf0 B10ENV CONF_DIR=/opt/conf0 B11ENV VPN_DIR=/opt/conf/vpn0 B12ENV VPN_F=/opt/conf/vpn/vpn.ovpn0 B13ENV DANTE_DIR=/opt/conf/dante0 B14ENV DANTE_F=/opt/conf/dante/danted.conf0 B15ENV DNS_DIR=/opt/conf/dns0 B16ENV DNS_F=/opt/conf/dns/Corefile0 B17RUN |2 VERSION=1.0.0 CONF_DIR=/opt/conf /bin/sh46.22 MB18COPY supervisord.conf /etc/supervisord.conf # buildkit369 B19COPY entrypoint.sh /opt/entrypoint.sh # buildkit526 B20COPY /tmp/coredns/coredns /usr/bin/coredns # buildkit22.49 MB21RUN |2 VERSION=1.0.0 CONF_DIR=/opt/conf /bin/sh32 B22RUN |2 VERSION=1.0.0 CONF_DIR=/opt/conf /bin/sh159 B23EXPOSE [1080/tcp]0 B24EXPOSE [9001/tcp]0 B25EXPOSE [53/udp]0 B26ENTRYPOINT ["/opt/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit