/dockerised-php

Docker setup for PHP applications using PHP7-FPM and Nginx

Primary LanguagePHP

The Docker setup for PHP applications using PHP7-FPM and Nginx

Instructions

  1. Checkout the repository
  • Run docker-compose up
  • Navigate to localhost:8080

That's it! You have your local PHP setup using Docker