Docker
These posts are about Docker.
September 15, 2020
Configure your Symfony 5 local dev env with Docker
Docker Create a folder where you're going to keep your project Move inside of the folder Create a docker-compose.yml file in that folder with this content Start the container Enter the...
Read