Block a user
nxdns (0.0.9)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.9sha256:28c26202a4db01837880d30dc290815841a742a9db470dc56b117cccc880d288
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 3d871e01be | linux/amd64 | 3.1 MiB |
| c08d8306e9 | linux/arm64 | 3.1 MiB |
Image Layers ( linux/amd64)
| ARG VERSION=0.0.9 |
| ARG REVISION=a8fd9fee487d82cbf3197543f7e97fec19825eb0 |
| ARG CREATED=2026-08-23T12:09:20Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=a8fd9fee487d82cbf3197543f7e97fec19825eb0 org.opencontainers.image.version=0.0.9 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-23T12:09:20Z 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-23T12:09:20Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | a8fd9fee487d82cbf3197543f7e97fec19825eb0 |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.9 |