Block a user
nxdns (0.0.7)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.7sha256:28363f6a9a7add846cb21d5739c037d20be3df396d4c9b6a3e9f28f4c87e9ec3
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 69ca06b36c | linux/amd64 | 3.1 MiB |
| b46df12f29 | linux/arm64 | 3.1 MiB |
Image Layers ( linux/amd64)
| ARG VERSION=0.0.7 |
| ARG REVISION=324704b53f180a3eccb23c4389af03b413b69488 |
| ARG CREATED=2026-08-20T21:10:05Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=324704b53f180a3eccb23c4389af03b413b69488 org.opencontainers.image.version=0.0.7 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-20T21:10:05Z 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-20T21:10:05Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | 324704b53f180a3eccb23c4389af03b413b69488 |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.7 |