aboutsummaryrefslogtreecommitdiff
path: root/dockerfiles/images
Commit message (Expand)AuthorAge
* Remove 'ENV DEBIAN_FRONTEND noninteractive'Meaglith Ma2014-05-01
* Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest imagefundon2014-04-27
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-25
|\
| * explicitly install sudoSteven Pav2014-04-25
* | delete superfluous environment variablesfundon2014-04-25
|/
* Remove the dependency of Unkwon/com, since gogs has already integrate the lat...crystaldust2014-04-23
* Update the githu.com/Unknwon/com module before getting gogs.crystaldust2014-04-23
* Add the MEM db config replacement script in the deploy.sh.crystaldust2014-04-22
* Checkout to the latest dev branch when building the gogs docker image.crystaldust2014-04-22
* Add the redis Dockerfilecrystaldust2014-04-22
* Add the memcache(d) Dockerfilecrystaldust2014-04-22
* Change the MySQL password placeholder to THE_DB_PASSWORD.crystaldust2014-04-22
* Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN comm...crystaldust2014-04-15
* Remove the installation of PostgreSQL, which not needed actually.crystaldust2014-04-15
* Add the apt source when installing potgres.Lance Ju2014-04-16
* Add the line to replace the database type.Lance Ju2014-04-16
* 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