grocy-cache (13286f0ba76ded9bfc06efb07b73f9c20516b47a0b79e233ff8d383beb7c8d0e)

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

Installation

docker pull git.desord.re/desordre/grocy-cache:13286f0ba76ded9bfc06efb07b73f9c20516b47a0b79e233ff8d383beb7c8d0e
sha256:f8eaa12ca12894cea1fed80a1d6eb98eb132ed2e66f32c6e9116fac576d3ac7b

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 bash ca-certificates git icu-data-full php85 php85-ctype php85-curl php85-iconv php85-fileinfo php85-gd php85-intl php85-openssl php85-phar php85-simplexml php85-tokenizer yarn && ln -s /etc/php85 /etc/php
/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 /build
/bin/sh -c git clone --config advice.detachedHead=false --single-branch --branch v4.6.0 https://github.com/grocy/grocy.git .

Labels

Key Value
io.buildah.version 1.43.2