Run symfony 7 on Docker from official php version 8.3.0-fpm. Pass the 'symfony check:req' command
2.3K
This Docker image is based on the official PHP image version 8.3.0-fpm and is tailored for running Symfony applications in version 7. It comes pre-configured with all the necessary PHP extensions required by Symfony, along with Composer and Symfony CLI for convenient development and deployment workflows.
To use this Docker image in your Symfony project, you can pull it from the Docker Hub:
docker pull gnualex/symfony-php:latest
Content type
Image
Digest
sha256:5742b83e1…
Size
233.1 MB
Last updated
over 2 years ago
docker pull gnualex/symfony-php