Block a user
nsupdate (main-9620ebd)
Installation
docker pull git.debilux.org/chris/nsupdate:main-9620ebdsha256:3266a9a55ed21e13d9e173017b47862f349b41c12e2d3fa4c212516ab3a923c0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 5dacfb7c1f | linux/amd64 | 11 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ENV TZ=UTC |
| ENV SCHEDULE=* * * * * |
| 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 |
| COPY --chmod=755 nsupdate.sh /usr/local/bin/nsupdate.sh # buildkit |
| COPY --chmod=755 docker/entrypoint.sh /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
| VOLUME [/config] |
| VOLUME [/log] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-02-02T23:26:22.685Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 9620ebdf2f1db3c3e2acf6ebe5a173dfc3ed9004 |
| 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 (23)
View all