nextcloud-cache (5a1da7e5462ef5c747d7e71bf98806f7d6a97c802d9d0f18de1dbef671c84709)

Published 2026-08-10 00:30:47 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/nextcloud-cache:5a1da7e5462ef5c747d7e71bf98806f7d6a97c802d9d0f18de1dbef671c84709
sha256:3825a6d3059e1eef15f50bf7243afb1c9abac3bd94691af788d0554f3fdda529

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

Labels

Key Value
io.buildah.version 1.43.2