Meaglith Ma
|
dc5546633f
|
Remove 'ENV DEBIAN_FRONTEND noninteractive'
|
11 years ago |
fundon
|
cfa0968191
|
Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image
|
11 years ago |
Steven Pav
|
d0f887a1ed
|
explicitly install sudo
```deploy.sh``` in the docker container requires ```sudo```; this should resolve #127.
|
11 years ago |
fundon
|
35a86d04c0
|
delete superfluous environment variables
|
11 years ago |
Michael Dyrynda
|
eb4691cb2f
|
Missed one typo while fixing another... on the same line. Deplorable effort on my part! @bradleyfalzon
|
11 years ago |
Michael Dyrynda
|
184f1ae135
|
fixed typo
|
11 years ago |
crystaldust
|
b01e967a9f
|
Add the configs comments, and update the README.md file
|
11 years ago |
crystaldust
|
baacba96ca
|
Remove the dependency of Unkwon/com, since gogs has already integrate the lateset version of Unkwon/com.
|
11 years ago |
crystaldust
|
e5aaf23bb2
|
Update the githu.com/Unknwon/com module before getting gogs.
|
11 years ago |
crystaldust
|
a90a014033
|
Change the image naming, start with "gogits/"
|
11 years ago |
Girish Ramakrishnan
|
22bb5104c8
|
Fix grammar
|
11 years ago |
crystaldust
|
1560abe553
|
Add the MEM db config replacement script in the deploy.sh.
|
11 years ago |
crystaldust
|
65ad26feba
|
Checkout to the latest dev branch when building the gogs docker image.
|
11 years ago |
crystaldust
|
b60d5ecc3e
|
Add the redis Dockerfile
|
11 years ago |
crystaldust
|
8a6119551b
|
Add the memcache(d) Dockerfile
|
11 years ago |
crystaldust
|
4b8d72dec2
|
Change the MySQL password placeholder to THE_DB_PASSWORD.
|
11 years ago |
crystaldust
|
066d91e113
|
Allow the user to config the apt source in build.sh
|
11 years ago |
crystaldust
|
bb84bb8ac3
|
Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN command to make the apt source configurable in build.sh
|
11 years ago |
crystaldust
|
213b366959
|
Remove the installation of PostgreSQL, which not needed actually.
|
11 years ago |
crystaldust
|
dfba49b062
|
Update README.md
Add the instruction of installing gogs with PostgreSQL
|
11 years ago |
Lance Ju
|
f456f964ec
|
Add the apt source when installing potgres.
Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port.
|
11 years ago |
Lance Ju
|
1f989d0b98
|
Replace the 'mysql' options with 'db' options in build.sh
|
11 years ago |
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.
|
11 years ago |
Lance Ju
|
1d3c7693b7
|
Build the database image by the variable DB_TYPE, but not mysql.
|
11 years ago |
Lance Ju
|
6cc914b090
|
Rename the posgresql to postgres, add the Dockerfile for postgres image.
|
11 years ago |
crystaldust
|
a4f070b828
|
Update README.md
Update the guide of how to deploy gogs in docker with the scripts.
|
11 years ago |
Lance Ju
|
b1a3ba9932
|
Fix the path problem, which will build the mysql image as the gogits image
|
11 years ago |
Lance Ju
|
2315dc39b6
|
Add the auto build scripts for deplying gogs with Docker.
|
11 years ago |
crystaldust
|
5966dd78e6
|
Add the scirpts for auto deploy.
|
11 years ago |
Meaglith Ma
|
4efb56af03
|
Update README.md
|
11 years ago |
Meaglith Ma
|
c8b81d8339
|
Create README.md
|
11 years ago |
Meaglith Ma
|
5f4b5c1557
|
Temp commit
|
11 years ago |
Meaglith Ma
|
a044c24c3d
|
Update the Golang Dockerfile and add mysql Dockerfile
|
11 years ago |
Meaglith Ma
|
5a01a0f668
|
Init dockerfiles folder and base gogs Dockerfile
|
11 years ago |