monica-cache (561537f8283307b6cfe881bee42601bcca2f5ca24c564cbd8eb071779c7baa1e)

Published 2026-08-10 00:25:17 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/monica-cache:561537f8283307b6cfe881bee42601bcca2f5ca24c564cbd8eb071779c7baa1e
sha256:a48478bb21b5f9797e27a98d98e504d74c71219fc1621a7867c88739e2c03ef6

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
COPY file:4be9d3050f741603c0b13b58190040966935143a5a95d9129e22f43095cf64d3 in /usr/local/bin/node
COPY dir:19a2e8f578b17fd6e0c22111ad58cc2394c075a2d68fa873d37754b758449f66 in /usr/local/lib/node_modules
/bin/sh -c ln -s /usr/local/lib/node_modules/npm/bin/npm-cli.js /usr/local/bin/npm
COPY dir:975f6a574b842fc8ce27c6d4c731c83fe71582a28f29b47893edcaa35f7fc43b in /opt/yarn
/bin/sh -c ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn
/bin/sh -c apk add --no-cache --upgrade ca-certificates curl git icu-data-full php83 php83-bcmath php83-curl php83-dom php83-fileinfo php83-gd php83-gmp php83-iconv php83-intl php83-mbstring php83-openssl php83-pdo_mysql php83-pecl-redis php83-phar php83-simplexml php83-sodium php83-tokenizer php83-xml php83-xmlreader php83-xmlwriter php83-zip && ln -s /usr/bin/php83 /usr/bin/php && ln -s /etc/php83 /etc/php
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
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c php -r "copy('https://getcomposer.org/installer', '/composer-setup.php');" && php /composer-setup.php --install-dir=/usr/local/bin --filename=composer
WORKDIR /var/www
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c git clone --config advice.detachedHead=false --single-branch --branch v4.1.2 https://github.com/monicahq/monica .

Labels

Key Value
io.buildah.version 1.43.2