adding presentation message

This commit is contained in:
Tchama 2021-02-18 19:42:17 +01:00
parent f889b3a99c
commit 636fc60312
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
Docker environment for a Symfony5 project
==================================
# Présentation (français)
Ce repository propose une configuration qui permet de démarrer très simplement un nouveau projet Symfony dans des conteneurs docker. Cette configuration doit encore être améliorée, mais déjà, en suivant pas à pas les instructions à partir du chapitre "My installation", on peut démarrer en quelques minutes un nouveau projet.
# Add to your project
Move the `docker-compose.yml` and the folder named `docker_build` containing nginx and php-fpm config for it to the root of your Symfony project.