Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 314 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 314 Bytes

web-env

This project is supposed to by an absolutely raw base that can be used to create docker projects using php, nginx and mysql.

Usage

To run the application execute the following command:

You will need sudo permission to execute the commands.

./destroy.sh && ./build.sh && ./install.sh