symfony-docker icon indicating copy to clipboard operation
symfony-docker copied to clipboard

This is a complete stack for running Symfony 6 with PHP-FPM 8.2 and MySQL 8 into Docker containers using docker-compose tool.

Results 12 symfony-docker issues
Sort by recently updated
recently updated
newest added

Hola @ger86 cuando lanzo el comando docker-sync-stack start me sale el siguiente error: El sistema no puede encontrar la ruta especificada. error you shouldn't be here Tengo bien instalada la...

Hi! When i try to access localhost:80 it says: File not Found.

I want to run the project on a Ubuntu Server. The problem is, docker sync is for linux not stable. Is it possible to just use docker compose? For Development...

Hello @ger86, please advise if mysql folder is used somehow?

the symfony installation misses the vendor directory.

Hi, Once the docker is up all the three containers are running and when I tried to connect with MySQL database. I couldn't connect with symfony framework..Kindly help me on...

en caso de que se dane

Thanks for your work and please help me. I work on Linux. I committed all points of your 'Installation' guide. After running 'composer install' the packages were downloaded and installed...

I tried to start docker-compose up -d and got next error: > docker-compose up -d ERROR: The Compose file './docker-compose.yml' is invalid because: Unsupported config option for services.db: 'platform' Help...

Hey there, is the project still useable? Because i did want to start the containers, but I have to use the docker-sync-stack command like you said in the README-file. The...