Sign inSign up

gnualex/symfony-php

By gnualex

•Updated over 2 years ago

Run symfony 7 on Docker from official php version 8.3.0-fpm. Pass the 'symfony check:req' command

Image
0

2.3K

gnualex/symfony-php repository overview

⁠Symfony 7 Ready PHP FPM Docker Image

⁠Overview

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.

⁠Features

  • Base Image: Official PHP image version 8.3.0-fpm.
  • Symfony Version: Pre-configured for Symfony 7 applications.
  • Extensions: Includes all the required PHP extensions for Symfony compatibility.
  • Composer: Comes with Composer, the PHP dependency manager, pre-installed.
  • Symfony CLI: Includes Symfony CLI for easy Symfony project management.

⁠Usage

To use this Docker image in your Symfony project, you can pull it from the Docker Hub:

docker pull gnualex/symfony-php:latest

Tag summary

Content type

Image

Digest

sha256:5742b83e1…

Size

233.1 MB

Last updated

over 2 years ago

docker pull gnualex/symfony-php