Sign inSign up

kometchtech/bind:9.21.6

Multi-platform
Networking
Index digest

sha256:70a30583c05efed16be322a3a01bde8f0b7141c196e611d788bad640ef3d5c96

OS/ARCH

Compressed size

48.41 MB

Last pushed

over 1 year by kometchtech

Type

Image

Manifest digest

sha256:6d45e25e2ff153f175725d7f3351f3836b573a55b974c613170a9617da272c18

Image Layers

1# debian.sh --arch 'arm64' out/26.74 MB
2ARG RUN_PKGS=libprotobuf-c1 tzdata openssl libcap20 B
3RUN |1 RUN_PKGS=libprotobuf-c1 tzdata openssl19.38 MB
4LABEL maintainer=kometchtech <[email protected]> org.opencontainers.image.title=BIND DNS0 B
5ENV TZ=Asia/Tokyo0 B
6EXPOSE map[53/tcp:{} 53/udp:{} 953/tcp:{}]0 B
7STOPSIGNAL SIGTERM0 B
8COPY /tmp/root/ / # buildkit2.28 MB
9COPY ./named.conf /etc/named/named.conf # buildkit933 B
10COPY ./local.rev ./local.zone /var/cache/named/pri/ #385 B
11RUN /bin/sh -c chown -R5.35 KB
12COPY ./entrypoint.sh /usr/local/sbin/ # buildkit748 B
13RUN /bin/sh -c chmod +x748 B
14WORKDIR /etc/named32 B
15ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/sbin/entrypoint.sh"]0 B
16CMD ["/usr/local/sbin/named" "-c" "/etc/named/named.conf" "-g"0 B

Command

# debian.sh --arch 'arm64' out/ 'stable' '@1742169600'