Block a user
docker-nsd (main-824b569)
Installation
docker pull git.debilux.org/chris/docker-nsd:main-824b569sha256:1516bffe7504c4aa63e30c173fa58ad57134d2474e335fab197097f72038da97
Images
| Digest | OS / Arch | Size |
|---|---|---|
| be48ff0119 | linux/amd64 | 30 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bullseye' '@1768176000' |
| MAINTAINER 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.created | 2026-02-02T21:46:14.084Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 824b5692a3a8a9145271798d547338a74044e78a |
| 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 | main |
Details
Versions (11)
View all