nextcloud-cache (39e59aa19048985c8acaf42216762fbb87294a4c338e4c6f5b7dabd9b771cf3d)

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

Installation

docker pull git.desord.re/desordre/nextcloud-cache:39e59aa19048985c8acaf42216762fbb87294a4c338e4c6f5b7dabd9b771cf3d
sha256:36837bf6c768bfaf938c7f49dbb730c807f27aaf03086ebe7b13b7f2f23bc180

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