monica-cache (8ecec31b5fbe2e4205a44eae5bdb1e472c446386ccf601bb1cce93eec80be1d3)

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

Installation

docker pull git.desord.re/desordre/monica-cache:8ecec31b5fbe2e4205a44eae5bdb1e472c446386ccf601bb1cce93eec80be1d3
sha256:c7b98c4dec9ef1202f5536eeaf5adfd2a19fc5e810b7cc2eeb8adbf60769db0c

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
COPY dir:67ad582839eed897990f74eb14596a89266dacc5b1952257261537745b8b286e in /etc/php/
WORKDIR /var/www
USER desordre
ENTRYPOINT [ "entrypoint.sh" ]

Labels

Key Value
io.buildah.version 1.43.2