nextcloud-cache (911483d1063988c46e9f549a45f1a93f36a0b12646c72ef681519fb4e2442198)

Published 2026-08-10 20:09:55 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/nextcloud-cache:911483d1063988c46e9f549a45f1a93f36a0b12646c72ef681519fb4e2442198
sha256:7fddd0861facb7ef3acc583d46b5be30d1808f8725dabb1b3461f2a74b52da45

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
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c curl -fsSL https://download.nextcloud.com/server/releases/nextcloud-34.0.2.tar.bz2 | tar xj --strip-components=1
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c mkdir -p custom_apps config
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c tar cfz /application.tar.gz LICENSES 3rdparty apps config/.htaccess core custom_apps dist lib ocs ocs-provider resources themes updater .htaccess .user.ini AUTHORS COPYING REUSE.toml composer.json composer.lock console.php cron.php index.html index.php occ package-lock.json package.json public.php remote.php robots.txt status.php version.php
COPY file:6b58d41b3b3e326dbc744121e1173f9d3bca19ac785342f06f188081f822487f in /usr/local/bin/entrypoint.sh
COPY file:ff9d095bac270d866163579b6836e1f5edd964f363725f6635e18ca09107b0f4 in /usr/local/bin/

Labels

Key Value
io.buildah.version 1.43.2