Basic stack to serve web application. Using Nginx, php, mysql with phpMyAdmin
use PHP 7.1.6
First, clone repository :
$ git clone [email protected]:darkiron/docker-compose.git
Install, project file, in dev
folder
lunch containers : docker-compose up
goto the url: localhost:8888
goto the url: localhost:76
use root login/password : root
console access :
docker-compose exec php /bin/sh