/web-env

A default project environment used for web development using docker

Primary LanguagePHP

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