aboutsummaryrefslogtreecommitdiff
path: root/docker/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* simplifying the docker-compose for php7.Yuchen Pei2021-09-091-3/+1
| | | | tested locally.
* Adding lamp-php7 docker command.Yuchen Pei2021-09-081-4/+15
| | | | | - Tested locally. The website up and running. - Also updated the readme script to run either php5 or php7.
* change mysql dirYuchen Pei2021-08-261-1/+1
|
* Moving docker files to its own directory.Yuchen Pei2021-08-261-0/+14
Also applied the docker patch and removed some commented code.