Block a user
nxdns (0.0.4)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.4sha256:6d0e9e7971ef7ca78e7878be4ef428c3c0b5f309061efca2abea72fc70e21886
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 0482d6bc21 | linux/amd64 | 3.0 MiB |
| e6a0b3c0a1 | linux/arm64 | 3.0 MiB |
Image Layers ( linux/arm64)
| ARG VERSION=0.0.4 |
| ARG REVISION=49c7da238164d21cbd24973a82924144c7a5ffda |
| ARG CREATED=2026-08-16T21:00:41Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=49c7da238164d21cbd24973a82924144c7a5ffda org.opencontainers.image.version=0.0.4 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-16T21:00:41Z 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:00:41Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | 49c7da238164d21cbd24973a82924144c7a5ffda |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.4 |