You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 3, 2025. It is now read-only.
# these are passed through from .env file (or other passed in variables)
environment:
- SYMFONY_ENV
- SYMFONY_DEBUG
- SYMFONY_BASEURL
- SYMFONY__ROUTER__REQUEST_CONTEXT__HOST
- SYMFONY__BUILD_VERSION
volumes:
# we just need write support (www-data) for php-fpm on this dir. We might discard this volume with docker-compose down -v (to start with no symfony-cache)
# note that imagine-meta will be host-binded above this cache dir