Block a user
nsupdate (main)
Installation
docker pull git.debilux.org/chris/nsupdate:mainsha256:b91e73acaa1b704c189f7d543d2f1ef4acddf774bf6b49491604325883f3a13c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f389e27302 | linux/amd64 | 11 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ENV TZ=UTC |
| ENV SCHEDULE=* * * * * |
| ENV PUID=1000 |
| ENV PGID=1000 |
| ENV NSUPDATE_CONFD_DIR=/config |
| ENV NSUPDATE_LOG_DIR=/log |
| RUN /bin/sh -c apk add --no-cache git curl libxml2-utils tzdata jq # buildkit |
| ADD https://api.github.com/repos/chrisb86/nsupdate/git/refs/heads/main /.git-hashref # buildkit |
| COPY --chmod=755 nsupdate.sh /usr/local/bin/nsupdate.sh # buildkit |
| COPY --chmod=755 docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit |
| RUN /bin/sh -c mkdir -p /config /log # buildkit |
| ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] |
| VOLUME [/config] |
| VOLUME [/log] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-26T20:50:27.287Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ad365339b047e3aa06cd9b3ff0b3bee12321d595 |
| org.opencontainers.image.source | https://git.debilux.org/chris/nsupdate |
| org.opencontainers.image.title | nsupdate |
| org.opencontainers.image.url | https://git.debilux.org/chris/nsupdate |
| org.opencontainers.image.version | main |
Details
Versions (37)
View all
buildcache
2026-04-26
latest
2026-04-26
main-ad36533
2026-04-26
main
2026-04-26
main-4128459
2026-04-26