Block a user
nxdns (latest)
Installation
docker pull git.mial.net/mokhtar/nxdns:latestsha256:567fa7e1e0f92c0d4d92e756a0043e5be0ee3442e08cad6e340be489f6912ce0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2062dbbc0d | linux/amd64 | 3.2 MiB |
| 3a4de988a0 | linux/arm64 | 3.2 MiB |
Image Layers ( linux/amd64)
| ARG VERSION=0.0.13 |
| ARG REVISION=c9701fae85b9304e89087e12f4fea8e52dfe42d9 |
| ARG CREATED=2026-08-27T20:09:38Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=c9701fae85b9304e89087e12f4fea8e52dfe42d9 org.opencontainers.image.version=0.0.13 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-27T20:09:38Z 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-27T20:09:38Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | c9701fae85b9304e89087e12f4fea8e52dfe42d9 |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.13 |