nextcloud-cache (cc94bbefc5a3eeefe8f69c7b029a02141024e36dd8c899c7927e1cd9f6c7853c)

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

Installation

docker pull git.desord.re/desordre/nextcloud-cache:cc94bbefc5a3eeefe8f69c7b029a02141024e36dd8c899c7927e1cd9f6c7853c
sha256:3ac2b6a76d4e831c67ca14f50aa9cada7918e3d75cb88b0e05b361b2ab420ba8

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

Labels

Key Value
io.buildah.version 1.43.2