Empty php skeleton ready to use to start any test.
This is part of the episode #2: "¿Cómo pasar las pruebas técnicas?" of my podcast "¿Qué me estás container?".
- Docker infrastructure / Nginx + PHP + Mysql (using Docker Compose to orchestrate containers).
- Basic standard project structure with an simple example.
- Go to the project root and execute
docker-compose up -d
to build and run the docker containers. - To execute enter to php-fpm container to execute php scripts run
docker exec -it test_fpm bash
.
That's it!
Sergio Susa (https://sergiosusa.com)
If you want to support my work, consider to use this script when you buy on amazon spain.