dailytempo/cache (a975b25fd2a6d19707782ce24503e135555bdd6fd8ac26407499af3afee83b6b)

Published 2026-03-30 16:08:55 +00:00 by mrkesu

Installation

docker pull code.kesu.no/mrkesu/dailytempo/cache:a975b25fd2a6d19707782ce24503e135555bdd6fd8ac26407499af3afee83b6b
sha256:e83a72db87487f1cc88f6221d67971da115fd13320b55a0db2f06a4521fed929

Image layers

RUN mkdir -p bootstrap/cache storage/framework/{sessions,views,cache} && composer dump-autoload --optimize && php artisan config:cache && php artisan route:cache