summaryrefslogtreecommitdiffstats
path: root/dockerfiles
Commit message (Expand)AuthorAgeFilesLines
* Add the memcache(d) Dockerfilecrystaldust2014-04-222-0/+26
* Change the MySQL password placeholder to THE_DB_PASSWORD.crystaldust2014-04-222-1/+3
* Allow the user to config the apt source in build.shcrystaldust2014-04-151-0/+6
* Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN comm...crystaldust2014-04-151-1/+3
* Remove the installation of PostgreSQL, which not needed actually.crystaldust2014-04-151-10/+0
* Merge remote-tracking branch 'origin/master'Lance Ju2014-04-161-0/+34
|\
| * Update README.mdcrystaldust2014-04-111-0/+34
* | Add the apt source when installing potgres.Lance Ju2014-04-161-1/+5
* | Replace the 'mysql' options with 'db' options in build.shLance Ju2014-04-162-16/+20
* | Add the line to replace the database type.Lance Ju2014-04-161-7/+18
* | Build the database image by the variable DB_TYPE, but not mysql.Lance Ju2014-04-161-23/+25
* | Rename the posgresql to postgres, add the Dockerfile for postgres image.Lance Ju2014-04-162-0/+49
|/
* Fix the path problem, which will build the mysql image as the gogits imageLance Ju2014-04-111-2/+2
* Add the auto build scripts for deplying gogs with Docker.Lance Ju2014-04-115-32/+41
* Add the scirpts for auto deploy.crystaldust2014-04-107-6/+109
* Update README.mdMeaglith Ma2014-04-091-1/+23
* Create README.mdMeaglith Ma2014-04-091-0/+1
* Temp commitMeaglith Ma2014-04-062-1/+4
* Update the Golang Dockerfile and add mysql DockerfileMeaglith Ma2014-04-013-12/+22
* Init dockerfiles folder and base gogs DockerfileMeaglith Ma2014-04-016-0/+30