index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dockerfiles
Commit message (
Expand
)
Author
Age
*
locate docker command during running time
Baiju Muthukadan
2014-06-06
*
use 'docker.io' command instead of 'docker'
Baiju Muthukadan
2014-06-05
*
Remove 'ENV DEBIAN_FRONTEND noninteractive'
Meaglith Ma
2014-05-01
*
Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image
fundon
2014-04-27
*
Merge branch 'master' of github.com:gogits/gogs into dev
Unknown
2014-04-25
|
\
|
*
explicitly install sudo
Steven Pav
2014-04-25
*
|
delete superfluous environment variables
fundon
2014-04-25
|
/
*
Missed one typo while fixing another... on the same line. Deplorable effort o...
Michael Dyrynda
2014-04-24
*
fixed typo
Michael Dyrynda
2014-04-24
*
Add memcached and redis Docker supported
Meaglith Ma
2014-04-23
|
\
|
*
Fix grammar
Girish Ramakrishnan
2014-04-22
|
*
Update README.md
crystaldust
2014-04-16
*
|
Add the configs comments, and update the README.md file
crystaldust
2014-04-23
*
|
Remove the dependency of Unkwon/com, since gogs has already integrate the lat...
crystaldust
2014-04-23
*
|
Update the githu.com/Unknwon/com module before getting gogs.
crystaldust
2014-04-23
*
|
Change the image naming, start with "gogits/"
crystaldust
2014-04-23
*
|
Add the MEM db config replacement script in the deploy.sh.
crystaldust
2014-04-22
*
|
Checkout to the latest dev branch when building the gogs docker image.
crystaldust
2014-04-22
*
|
Add the redis Dockerfile
crystaldust
2014-04-22
*
|
Add the memcache(d) Dockerfile
crystaldust
2014-04-22
*
|
Change the MySQL password placeholder to THE_DB_PASSWORD.
crystaldust
2014-04-22
*
|
Allow the user to config the apt source in build.sh
crystaldust
2014-04-15
*
|
Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN comm...
crystaldust
2014-04-15
*
|
Remove the installation of PostgreSQL, which not needed actually.
crystaldust
2014-04-15
|
/
*
Merge remote-tracking branch 'origin/master'
Lance Ju
2014-04-16
|
\
|
*
Update README.md
crystaldust
2014-04-11
*
|
Add the apt source when installing potgres.
Lance Ju
2014-04-16
*
|
Replace the 'mysql' options with 'db' options in build.sh
Lance Ju
2014-04-16
*
|
Add the line to replace the database type.
Lance Ju
2014-04-16
*
|
Build the database image by the variable DB_TYPE, but not mysql.
Lance Ju
2014-04-16
*
|
Rename the posgresql to postgres, add the Dockerfile for postgres image.
Lance Ju
2014-04-16
|
/
*
Fix the path problem, which will build the mysql image as the gogits image
Lance Ju
2014-04-11
*
Add the auto build scripts for deplying gogs with Docker.
Lance Ju
2014-04-11
*
Add the scirpts for auto deploy.
crystaldust
2014-04-10
*
Update README.md
Meaglith Ma
2014-04-09
*
Create README.md
Meaglith Ma
2014-04-09
*
Temp commit
Meaglith Ma
2014-04-06
*
Update the Golang Dockerfile and add mysql Dockerfile
Meaglith Ma
2014-04-01
*
Init dockerfiles folder and base gogs Dockerfile
Meaglith Ma
2014-04-01