Block a user
nxdns (0.0.10)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.10sha256:a8b03ef5af4ee10eda869f7d808d5ef5c2bf7b70d151e8ffcfc0aba2b59f2386
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 56b516d646 | linux/amd64 | 3.1 MiB |
| 6f8b62b976 | linux/arm64 | 3.1 MiB |
Image Layers ( linux/amd64)
| ARG VERSION=0.0.10 |
| ARG REVISION=08d756cc879415fd316fbedfa0a8f4017fad27e5 |
| ARG CREATED=2026-08-24T15:52:42Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=08d756cc879415fd316fbedfa0a8f4017fad27e5 org.opencontainers.image.version=0.0.10 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-24T15:52:42Z 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-24T15:52:42Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | 08d756cc879415fd316fbedfa0a8f4017fad27e5 |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.10 |