nextcloud-cache (c705c4447815ec545d4dc334500b98348d97359a3b082f7ec213b45f56230763)

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

Installation

docker pull git.desord.re/desordre/nextcloud-cache:c705c4447815ec545d4dc334500b98348d97359a3b082f7ec213b45f56230763
sha256:d9905ed666dfa2e2f50fa4b5fd5dd6f41aa61c7c53e3d86f8e00b3a98b335e5e

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/
COPY file:4ddfba5876f995c6a21b37d228430cc621d6f5ac2e6b8027ac204c2950c5d023 in /usr/local/bin/
COPY file:9c30b7249121969b325ae1307daa9322a916bcad806e47389986170261510357 in /usr/local/bin/
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c chmod 0755 /usr/local/bin/*

Labels

Key Value
io.buildah.version 1.43.2