Block a user
nxdns (0.0.2)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.2sha256:d99fe03b90f13d57a01ac7dabd5a9e5b44568f1126dcb695e605573673bde776
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2ed7ee2e7d | linux/amd64 | 3.0 MiB |
| dfe926e235 | linux/arm64 | 3.0 MiB |
Image Layers ( linux/arm64)
| ARG VERSION=0.0.2 |
| ARG REVISION=c428bc23983f878bd1bf7d3f224d09d17cde6bdb |
| ARG CREATED=2026-08-14T00:46:58Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=c428bc23983f878bd1bf7d3f224d09d17cde6bdb org.opencontainers.image.version=0.0.2 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-14T00:46:58Z 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-14T00:46:58Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | c428bc23983f878bd1bf7d3f224d09d17cde6bdb |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.2 |