dailytempo/cache (ccb5645416baf6cc6a2eaafac9ce92242ffc3fa76e8bf7e717d8ce7818973d34)

Published 2026-03-21 11:46:22 +00:00 by mrkesu

Installation

docker pull code.kesu.no/mrkesu/dailytempo/cache:ccb5645416baf6cc6a2eaafac9ce92242ffc3fa76e8bf7e717d8ce7818973d34
sha256:6a0fdb1ad19d2e2ce9a98e07db9c82dc81f08c8b0271fa1b05e5086c16cb1f94

Image layers

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