summaryrefslogtreecommitdiffstats
path: root/dockerfiles/images/gogits
Commit message (Expand)AuthorAgeFilesLines
* New UI merge in progressUnknwon2014-07-262-92/+0
* Use the official Go source, follow redirectsCiaran Downey2014-07-251-1/+1
* Remove 'ENV DEBIAN_FRONTEND noninteractive'Meaglith Ma2014-05-011-2/+0
* explicitly install sudoSteven Pav2014-04-251-1/+1
* 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 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
* Add the auto build scripts for deplying gogs with Docker.Lance Ju2014-04-112-8/+18
* Add the scirpts for auto deploy.crystaldust2014-04-102-2/+21
* Temp commitMeaglith Ma2014-04-061-1/+3
* Update the Golang Dockerfile and add mysql DockerfileMeaglith Ma2014-04-012-12/+4
* Init dockerfiles folder and base gogs DockerfileMeaglith Ma2014-04-012-0/+30