docker_lnmp_example

This project is about how to build your Docker LNMP environment in Ubuntu 14.04.


Here is some version info:

  • php:7.0.13-fpm
  • nginx:1.11
  • msql:5.7
  • redis:3.0

You should run docker-compose up in the project directory, and the opt directory is virtual.

BTW: JUST A NOTE FOR MYSELF