The Docker setup for PHP applications using PHP7-FPM and Nginx
Instructions
- Checkout the repository
- Run
docker-compose up
- Navigate to localhost:8080
That's it! You have your local PHP setup using Docker
The Docker setup for PHP applications using PHP7-FPM and Nginx
docker-compose up
That's it! You have your local PHP setup using Docker