dunglas
symfony-docker
Dockerfile

A Docker-based installer and runtime for Symfony. Install: download and `docker compose up`.

Last updated Jul 7, 2026
3.2k
Stars
882
Forks
31
Issues
+3
Stars/day
Attention Score
98
Language breakdown
No language data available.
Files click to expand
README

Symfony Docker

A Docker-based installer and runtime for the Symfony web framework, with FrankenPHP and Caddy inside!

Coding-agents ready: ships with a Dev Container and a one-page guide to run OpenCode, Claude Code, or any AI coding assistant, against a local or a remote model, with an optional network sandbox.

CI

Getting Started

  • If not already done, install Docker Compose (v2.10+)
  • Run docker compose build --pull --no-cache to build fresh images
  • Run docker compose up --wait to set up and start a fresh Symfony project
  • Open https://localhost in your favorite web browser and accept the auto-generated TLS certificate
  • Run docker compose down --remove-orphans to stop the Docker containers.

Features

Enjoy!

Docs

License

Symfony Docker is available under the MIT License.

Credits

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

🔗 More in this category

© 2026 GitRepoTrend · dunglas/symfony-docker · Updated daily from GitHub