- 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!
- Open http://IP:8089 to use the phpmyadmin
https://github.com/Nesoi/docker-lnmp.git
cd docker-php-nginx-mysql-pma
emacs docker-compose.yml
docker-compose up -d