Michael Käfer 24b9c904ea
Fix comment and add another comment (#148)
This comment seems to got wrong over time:

The config made sense first: df6286b2e9 (diff-e45e45baeda1c1e73482975a664062aa56f20c03dd9d64a827aba57775bed0d3)

Then the config became obsolete: 4e258087dc

Then the config became a (I think wrong) comment: 0167334910 (diff-e45e45baeda1c1e73482975a664062aa56f20c03dd9d64a827aba57775bed0d3)

I don't use Mac so I don't know but maybe the whole comment could be removed completely since the `cached` option was introduced.
2021-06-03 15:01:10 +02:00
2021-04-20 23:00:54 +02:00
2020-12-08 21:26:49 +01:00

Symfony Docker

A Docker-based installer and runtime for the Symfony web framework, with full HTTP/2, HTTP/3 and HTTPS support.

CI

Getting Started

  1. If not already done, install Docker Compose
  2. Run docker-compose up (the logs will be displayed in the current shell)
  3. Open https://localhost in your favorite web browser and accept the auto-generated TLS certificate

Features

  • Production, development and CI ready
  • Automatic HTTPS (in dev and in prod!)
  • HTTP/2, HTTP/3 and Preload support
  • Built-in Mercure hub
  • Vulcain support
  • Just 2 services (PHP FPM and Caddy server)
  • Super-readable configuration

Enjoy!

Docs

  1. Build options
  2. Support for extra services
  3. Deploying in production
  4. Installing Xdebug
  5. Troubleshooting

Credits

Created by Kévin Dunglas, co-maintained by Maxime Helias and sponsored by Les-Tilleuls.coop.

Description
No description provided
Readme MIT 926 KiB
Languages
PHP 72.1%
Dockerfile 9.5%
Shell 7.9%
Twig 6.6%
CSS 3.8%