Block a user
nxdns (0.0.6)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.6sha256:20076be836bc13a56e0a14cf3b9f5ca829ba41f9051ad2c66b2afdf95ce2cca4
Images
| Digest | OS / Arch | Size |
|---|---|---|
| ba8f90958b | linux/amd64 | 3.0 MiB |
| c0950b247f | linux/arm64 | 3.0 MiB |
Image Layers ( linux/arm64)
| ARG VERSION=0.0.6 |
| ARG REVISION=377f00a35f57c5960cc83632e6e7fe5ec82c7bcc |
| ARG CREATED=2026-08-17T16:22:54Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=377f00a35f57c5960cc83632e6e7fe5ec82c7bcc org.opencontainers.image.version=0.0.6 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-17T16:22:54Z 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-17T16:22:54Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | 377f00a35f57c5960cc83632e6e7fe5ec82c7bcc |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.6 |