Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 445 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 445 Bytes

Getting Started

Docker composer lemp stack include php custom extensions

Prerequisites

What things you need to install the software and how to install them

sudo pip install docker-compose

How to use

Up

docker-compose up -d

Down

docker-compose down

View Logs

docker logs lemp_nginx

License

This project is licensed under the MIT License - see the LICENSE.md file for details