monica-cache (44d808f21bd331f491111e624d43e3bd2491442c6ea776a1989e2ac3f368ce25)

Published 2026-08-10 00:51:14 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/monica-cache:44d808f21bd331f491111e624d43e3bd2491442c6ea776a1989e2ac3f368ce25
sha256:0ceb6bef0dedea394928cf90373206de0aa2d7187d6c09a60bfa1ca46e23e616

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
EXPOSE 9000/tcp
COPY dir:0023ff694daccbdff2a532947dd8ecd72c9ca2be9f735b9c2cc4b3815a05e526 in /usr/local/bin/
COPY file:1b6821b34b2c03bb70aef4e103406187ced19c4d182bd642b42e55047b469d78 in /
COPY file:ba82e2b1c2e0ac3d5b9e7886294029f12675a1036e04f573aecfa1e6339d0b8d in /etc/cron.d/
/bin/sh -c apk add --no-cache --upgrade bash fcgi icu-data-full php83 php83-bcmath php83-curl php83-dom php83-fileinfo php83-fpm php83-gd php83-gmp php83-iconv php83-intl php83-mbstring php83-opcache php83-openssl php83-pdo_mysql php83-pecl-apcu php83-pecl-redis php83-session php83-simplexml php83-sodium php83-tokenizer php83-xml php83-xmlreader php83-xmlwriter php83-zip && ln -s /usr/sbin/php-fpm83 /usr/sbin/php-fpm && ln -s /usr/bin/php83 /usr/bin/php && ln -s /etc/php83 /etc/php && rm /etc/php/php-fpm.d/www.conf && addgroup --gid 10001 --system desordre && adduser --uid 10001 --system --disabled-password --home /var/www --shell /sbin/nologin --ingroup desordre --gecos desordre desordre && mkdir -p /run/php && chown desordre:desordre /run/php

Labels

Key Value
io.buildah.version 1.43.2