aboutsummaryrefslogtreecommitdiff
path: root/docker
Commit message (Collapse)AuthorAgeFilesLines
* remove redundant dockerfileYuchen Pei2021-09-091-3/+0
|
* simplifying the docker-compose for php7.Yuchen Pei2021-09-091-3/+1
| | | | tested locally.
* Adding lamp-php7 docker command.Yuchen Pei2021-09-083-7/+31
| | | | | - Tested locally. The website up and running. - Also updated the readme script to run either php5 or php7.
* updating the database creation command to be more "batchy"Yuchen Pei2021-09-061-3/+1
|
* change mysql dirYuchen Pei2021-08-261-1/+1
|
* Moving docker files to its own directory.Yuchen Pei2021-08-262-0/+32
Also applied the docker patch and removed some commented code.