framework/cache (a2da719dcf08b82850e052e87c1a8386d592e0d6ebd75f7e786d20feb5a66f9a)

Published 2025-09-21 22:41:40 +00:00 by jamie

Installation

docker pull git.hazaar.io/hazaar/framework/cache:a2da719dcf08b82850e052e87c1a8386d592e0d6ebd75f7e786d20feb5a66f9a
sha256:0c2e26da4319511e920b4c6c1d495ea5c1551039f42318288435067c96854c2c

Image layers

RUN set -e -x && curl -L https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/latest/download/php-cs-fixer.phar -o /usr/local/bin/php-cs-fixer && chmod +x /usr/local/bin/php-cs-fixer