nextcloud-cache (889f03a60786009fe19a8a8053b6d6f3deb01217c0e2bf96c25f6b2891e0c879)

Published 2026-08-10 19:55:27 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/nextcloud-cache:889f03a60786009fe19a8a8053b6d6f3deb01217c0e2bf96c25f6b2891e0c879
sha256:ff51b0fe0907a68551c096f4e6900103c635f341d230989bd814ba4953538cd8

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
/bin/sh -c apk add --no-cache --upgrade bzip2 ca-certificates curl
ARG SUPERCRONIC_VERSION
ARG SUPERCRONIC_HASH SUPERCRONIC_VERSION
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c curl -fsSL -o supercronic https://github.com/aptible/supercronic/releases/download/${SUPERCRONIC_VERSION}/supercronic-linux-amd64 && echo "${SUPERCRONIC_HASH} supercronic" | sha256sum -c - && mv supercronic /usr/local/bin/supercronic
WORKDIR /var/www

Labels

Key Value
io.buildah.version 1.43.2