1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 10:35:48 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Lance Ju
8080beea85 Add the line to replace the database type.
Replace the 'mysql' options with 'db' options, makeing the config according to the database type.
2014-04-16 00:17:52 +08:00
Lance Ju
1d3c7693b7 Build the database image by the variable DB_TYPE, but not mysql. 2014-04-16 00:16:32 +08:00
Lance Ju
6cc914b090 Rename the posgresql to postgres, add the Dockerfile for postgres image. 2014-04-16 00:14:17 +08:00
Lance Ju
b1a3ba9932 Fix the path problem, which will build the mysql image as the gogits image 2014-04-11 15:32:57 +08:00
Lance Ju
2315dc39b6 Add the auto build scripts for deplying gogs with Docker. 2014-04-11 14:55:43 +08:00
crystaldust
5966dd78e6 Add the scirpts for auto deploy. 2014-04-10 19:56:19 +08:00
Meaglith Ma
4efb56af03 Update README.md 2014-04-09 10:48:05 +08:00
Meaglith Ma
c8b81d8339 Create README.md 2014-04-09 10:46:05 +08:00
Meaglith Ma
5f4b5c1557 Temp commit 2014-04-06 17:31:42 +08:00
Meaglith Ma
a044c24c3d Update the Golang Dockerfile and add mysql Dockerfile 2014-04-01 14:27:21 +08:00
Meaglith Ma
5a01a0f668 Init dockerfiles folder and base gogs Dockerfile 2014-04-01 01:47:32 +08:00