Sign inSign up

pouya6672/masterdnsvpn:v2026.04.12.234117-978faee

Multi-platform
Networking
Index digest

sha256:d3c5d0c7da9a92f35713068c678e5f5eae870b03b99d68d76134357e818d8b4f

OS/ARCH

Compressed size

33.15 MB

Last pushed

5 months by pouya6672

Type

Image

Manifest digest

sha256:fde76728e3e95acc69d7f33658ee57c289dcaa0ee63884b83548e3b4f60370f8

Image Layers

1# debian.sh --arch 'armel' out/24.57 MB
2ENV DEBIAN_FRONTEND=noninteractive APP_DIR=/opt/masterdnsvpn DATA_DIR=/data CONFIG_FILE=server_config.toml0 B
3RUN /bin/sh -c apt-get update5.2 MB
4COPY /out/masterdnsvpn /opt/masterdnsvpn/masterdnsvpn # buildkit3.38 MB
5COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit957 B
6RUN /bin/sh -c chmod 0755953 B
7WORKDIR /opt/masterdnsvpn32 B
8EXPOSE [53/tcp 53/udp]0 B
9VOLUME [/data]0 B
10ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 B
11CMD ["-nowait"]0 B

Command

# debian.sh --arch 'armel' out/ 'bookworm' '@1776729600'