Block a user
nxdns (0.0.5)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.5sha256:14da178b9c751f458c2ef1088adb901fe9fd39176124c5c8a66069566c120a68
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d75b50fb52 | linux/amd64 | 3.0 MiB |
| b96f8a3b16 | linux/arm64 | 3.0 MiB |
Image Layers ( linux/amd64)
| ARG VERSION=0.0.5 |
| ARG REVISION=3ed9a57822b350164c857db499ff97154dc83906 |
| ARG CREATED=2026-08-16T21:55:19Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=3ed9a57822b350164c857db499ff97154dc83906 org.opencontainers.image.version=0.0.5 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-16T21:55:19Z 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-16T21:55:19Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | 3ed9a57822b350164c857db499ff97154dc83906 |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.5 |