Block a user
nxdns (0.0.3)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.3sha256:b1ab5d064dab5cad515c9f885adecf2b6684a75979174306ff8ca432bb3af804
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 42a65c86ca | linux/amd64 | 3.0 MiB |
| b6e1d6958c | linux/arm64 | 3.0 MiB |
Image Layers ( linux/amd64)
| ARG VERSION=0.0.3 |
| ARG REVISION=efbe355070d8eca80e977437e45ee7d416520499 |
| ARG CREATED=2026-08-15T10:38:36Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=efbe355070d8eca80e977437e45ee7d416520499 org.opencontainers.image.version=0.0.3 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-15T10:38:36Z org.opencontainers.image.title=nxdns org.opencontainers.image.description=Self-hosted DNS sinkhole for a household LAN |
| COPY /rootfs/ / # buildkit |
| USER 65532:65532 |
| VOLUME [/var/lib/nxdns] |
| EXPOSE [443/tcp 53/tcp 53/udp 8080/tcp 853/tcp] |
| ENTRYPOINT ["/nxdns"] |
| CMD ["run"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-08-15T10:38:36Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | efbe355070d8eca80e977437e45ee7d416520499 |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.3 |