/docker-lnmp

quick start lnmp enviroment with docker

Quick Start

  • Clone
https://github.com/Nesoi/docker-lnmp.git
  • CD
cd docker-php-nginx-mysql-pma
  • edit the ports you want
emacs docker-compose.yml
  • Start
docker-compose up -d
  • Put php code into www
  • Go!

Mysql