Chance Zibolski
78103f1df3
Remove apt-get cleanup from Dockerfile
...
Purging/cleaning packages using apt doesn't actually reduce image size, and only creates additional layers, which doesn't add any benefit to the overall image.
2014-07-21 20:20:35 -07:00
Meaglith Ma
dc5546633f
Remove 'ENV DEBIAN_FRONTEND noninteractive'
2014-05-01 15:37:24 +08:00
Steven Pav
d0f887a1ed
explicitly install sudo
...
```deploy.sh``` in the docker container requires ```sudo```; this should resolve #127 .
2014-04-25 15:21:48 -07:00
crystaldust
baacba96ca
Remove the dependency of Unkwon/com, since gogs has already integrate the lateset version of Unkwon/com.
2014-04-23 03:16:09 +00:00
crystaldust
e5aaf23bb2
Update the githu.com/Unknwon/com module before getting gogs.
2014-04-23 02:26:56 +00:00
crystaldust
65ad26feba
Checkout to the latest dev branch when building the gogs docker image.
2014-04-22 10:19:23 +00:00
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
2014-04-15 23:41:46 -04: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
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