Versão em Português Brasileiro.
This version works with compose-file
version 2.
To check compose-file
version 1 of this repository follow this link
This is my Docker Lemp configuration.
Feel free to use this on your projects.
Clone this repository and execute the init.sh
.
That will run the docker-compose
command to start containers.
Since version 2 of compose-file
, docker-compose.yml
can have environment variables that are defined in the .env
file.
Altrought if you need to change this values, change the .env
then execute init.sh
again.
To contribute just create a PR and I will see. Thanks.