docker-image
  • Joined on 2026-08-21

crazymax/diun (repair-local)

Published 2026-08-22 12:39:53 -04:00 by docker-image

Installation

docker pull home-gitea.waltercheng.com/docker-image/crazymax/diun:repair-local
sha256:09f076157475a59abd19521a904c51b24019262459f94c07c7b39e7018088245

About this package

Docker image update notifier

Image Layers

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk --update --no-cache add ca-certificates tzdata # buildkit
COPY /usr/bin/diun /usr/local/bin/diun # buildkit
ENV PROFILER_PATH=/profiler DIUN_DB_PATH=/data/diun.db
VOLUME [/data]
ENTRYPOINT ["diun"]
CMD ["serve"]

Labels

Key Value
org.opencontainers.image.created 2025-08-31T14:38:31.025Z
org.opencontainers.image.description Docker image update notifier
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision d3f721e2ff862a3d7b18af95093575e660cffcc4
org.opencontainers.image.source https://github.com/crazy-max/diun
org.opencontainers.image.title Diun
org.opencontainers.image.url https://github.com/crazy-max/diun
org.opencontainers.image.vendor CrazyMax
org.opencontainers.image.version 4.30.0
Details
Container
2026-08-22 12:39:53 -04:00
1
OCI / Docker
linux/amd64
MIT
19 MiB
Versions (2) View all
repair-local 2026-08-22
latest 2026-08-22