summaryrefslogtreecommitdiffstats
path: root/dockerfiles/images
Commit message (Expand)AuthorAgeFilesLines
* New UI merge in progressUnknwon2014-07-2610-211/+0
* Use the official Go source, follow redirectsCiaran Downey2014-07-251-1/+1
* Remove 'ENV DEBIAN_FRONTEND noninteractive'Meaglith Ma2014-05-015-10/+0
* Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest imagefundon2014-04-271-1/+2
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-251-1/+1
|\
| * explicitly install sudoSteven Pav2014-04-251-1/+1
* | delete superfluous environment variablesfundon2014-04-251-2/+0
|/
* Remove the dependency of Unkwon/com, since gogs has already integrate the lat...crystaldust2014-04-231-1/+0
* Update the githu.com/Unknwon/com module before getting gogs.crystaldust2014-04-231-0/+1
* Add the MEM db config replacement script in the deploy.sh.crystaldust2014-04-221-0/+35
* Checkout to the latest dev branch when building the gogs docker image.crystaldust2014-04-221-4/+3
* Add the redis Dockerfilecrystaldust2014-04-221-0/+14
* Add the memcache(d) Dockerfilecrystaldust2014-04-222-0/+26
* Change the MySQL password placeholder to THE_DB_PASSWORD.crystaldust2014-04-222-1/+3
* 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
* Add the apt source when installing potgres.Lance Ju2014-04-161-1/+5
* Add the line to replace the database type.Lance Ju2014-04-161-7/+18
* Rename the posgresql to postgres, add the Dockerfile for postgres image.Lance Ju2014-04-162-0/+49
* Add the auto build scripts for deplying gogs with Docker.Lance Ju2014-04-114-23/+35
* Add the scirpts for auto deploy.crystaldust2014-04-104-6/+41
* 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