Christian Busch chris

docker-nsd (main-e0b9616)

Published 2026-09-20 02:02:28 +02:00 by chris in chris/docker-nsd

Installation

docker pull git.debilux.org/chris/docker-nsd:main-e0b9616
sha256:82011b333a64fcc8589d1f3c3f49704545921353ca84843b046c5e4becf72f1c

Images

Digest OS / Arch Size
e2283e9b3a linux/amd64 31 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1789689600'
LABEL org.opencontainers.image.title=NSD Docker
LABEL org.opencontainers.image.description=NSD (Name Server Daemon) in a Docker container
LABEL org.opencontainers.image.source=https://git.debilux.org/chris/docker-nsd
LABEL org.opencontainers.image.url=https://git.debilux.org/chris/docker-nsd
LABEL org.opencontainers.image.licenses=MIT
LABEL org.opencontainers.image.authors=Christian Busch <hello@chbus.ch>
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends nsd tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c mkdir -p /var/lib/nsd /var/run/nsd /etc/nsd/conf.d # buildkit
COPY entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit
VOLUME [/etc/nsd /var/lib/nsd]
EXPOSE [53/tcp 53/udp]
ENTRYPOINT ["/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.authors Christian Busch <hello@chbus.ch>
org.opencontainers.image.created 2026-09-20T00:01:38.896Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision e0b961669bb305eb00c0441e8890cbea8b402187
org.opencontainers.image.source https://git.debilux.org/chris/docker-nsd
org.opencontainers.image.title docker-nsd
org.opencontainers.image.url https://git.debilux.org/chris/docker-nsd
org.opencontainers.image.version 20260920
Details
Container
2026-09-20 02:02:28 +02:00
3
OCI / Docker
Versions (41) View all
main 2026-09-20
latest 2026-09-20
main-e0b9616 2026-09-20
buildcache 2026-09-20
20260920 2026-09-20