Block a user
nxdns (0.0.1)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.1sha256:a7642e6ee69fd25590e015c7553e469f0711bf24c837da1b01b3bda80dfa1c29
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6b5ac4143c | linux/amd64 | 2.9 MiB |
| 96681724d0 | linux/arm64 | 2.9 MiB |
Image Layers ( linux/amd64)
| ARG VERSION=0.0.1 |
| ARG REVISION=31d8baad15d3b55a26c9336dd6d3fedf95d7175f |
| ARG CREATED=2026-08-08T23:02:00Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=31d8baad15d3b55a26c9336dd6d3fedf95d7175f org.opencontainers.image.version=0.0.1 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-08T23:02:00Z 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-08T23:02:00Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | 31d8baad15d3b55a26c9336dd6d3fedf95d7175f |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.1 |