A Docker-based installer and runtime for the Symfony web framework, with FrankenPHP and Caddy inside!
docker compose build --no-cache
to build fresh imagesdocker compose up --pull always -d --wait
to set up and start a fresh Symfony projecthttps://localhost
in your favorite web browser and accept the auto-generated TLS certificatedocker compose down --remove-orphans
to stop the Docker containers.Enjoy!
Symfony Docker is available under the MIT License.
Created by Kévin Dunglas, co-maintained by Maxime Helias and sponsored by Les-Tilleuls.coop.