Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 592 Bytes

extra-services.md

File metadata and controls

12 lines (9 loc) · 592 Bytes

Support for Extra Services

Symfony Docker is extensible. When you install a compatible Composer package using Symfony Flex, the recipe will automatically modify the Dockerfile and docker-compose.yml to fulfill the requirements of this package.

The currently supported packages are:

  • symfony/orm-pack: install a PostgreSQL service
  • symfony/mercure-bundle: use the Mercure.rocks module shipped with Caddy
  • symfony/panther: install chromium and these drivers
  • symfony/mailer: install a MailCatcher service
  • blackfireio/blackfire-symfony-meta: install a Blackfire service