Block a user
nxdns (0.0.8)
Installation
docker pull git.mial.net/mokhtar/nxdns:0.0.8sha256:f5ec2a8cdae6225d8207e98e305a20a1fb8cba7ab007f6b3113a80ee754e25df
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c8a5514eb5 | linux/amd64 | 3.1 MiB |
| 5eb39f2d31 | linux/arm64 | 3.1 MiB |
Image Layers ( linux/amd64)
| ARG VERSION=0.0.8 |
| ARG REVISION=b6cea3f53918eb7868958e53c0b0c8a6a688d11d |
| ARG CREATED=2026-08-21T17:11:41Z |
| LABEL org.opencontainers.image.source=https://git.mial.net/mokhtar/nxdns org.opencontainers.image.revision=b6cea3f53918eb7868958e53c0b0c8a6a688d11d org.opencontainers.image.version=0.0.8 org.opencontainers.image.licenses=EUPL-1.2 org.opencontainers.image.created=2026-08-21T17:11: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-21T17:11:41Z |
| org.opencontainers.image.description | Self-hosted DNS sinkhole for a household LAN |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | b6cea3f53918eb7868958e53c0b0c8a6a688d11d |
| org.opencontainers.image.source | https://git.mial.net/mokhtar/nxdns |
| org.opencontainers.image.title | nxdns |
| org.opencontainers.image.version | 0.0.8 |