denisinla / docker-php7-nginx-mariadb

docker-compose + PHP7-FPM + Nginx + MariaDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEMP Setup

this assumes that you've setup your docker-machine and have docker-compose installed

  1. Adjust your .env file
  2. Run docker-compose up
  3. Run docker-machine ip <machine name> (This will give you the running docker-machine IP to access the containers)
  4. Open your browser to the IP address docker-machine ip name returned.

About

docker-compose + PHP7-FPM + Nginx + MariaDB


Languages

Language:PHP 100.0%