Block a user
nxdns (0.0.12)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.12sha256:4f75d1da8ba2287e734672e62ce46cfcafc7bbf9b8ff3df817145ea80783d2c2
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 10ea6baaf4 | linux/amd64 | 3.2 MiB |
| 6ec9233215 | linux/arm64 | 3.2 MiB |
Image Layers ( linux/arm64)
| ARG VERSION=0.0.12 |
| ARG REVISION=d2e12ae0e2ff235594fe65f23088e00e30017c4a |
| ARG CREATED=2026-08-27T19:41:39Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=d2e12ae0e2ff235594fe65f23088e00e30017c4a org.opencontainers.image.version=0.0.12 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-27T19:41:39Z 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-27T19:41:39Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | d2e12ae0e2ff235594fe65f23088e00e30017c4a |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.12 |