Docker composer lemp stack include php custom extensions
What things you need to install the software and how to install them
sudo pip install docker-compose
Up
docker-compose up -d
Down
docker-compose down
View Logs
docker logs lemp_nginx
This project is licensed under the MIT License - see the LICENSE.md file for details