aboutsummaryrefslogtreecommitdiff
path: root/dockerfiles/images
Commit message (Collapse)AuthorAge
* Add the apt source when installing potgres.Lance Ju2014-04-16
| | | | Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port.
* Add the line to replace the database type.Lance Ju2014-04-16
| | | | Replace the 'mysql' options with 'db' options, makeing the config according to the database type.
* Rename the posgresql to postgres, add the Dockerfile for postgres image.Lance Ju2014-04-16
|
* Add the auto build scripts for deplying gogs with Docker.Lance Ju2014-04-11
|
* Add the scirpts for auto deploy.crystaldust2014-04-10
|
* Temp commitMeaglith Ma2014-04-06
|
* Update the Golang Dockerfile and add mysql DockerfileMeaglith Ma2014-04-01
|
* Init dockerfiles folder and base gogs DockerfileMeaglith Ma2014-04-01