Spencer Gardner пре 7 година
родитељ
комит
ec04204daa
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -24,3 +24,5 @@ COPY --from=build /go/src/github.com/gogits/gogs /gogs
 #ADD custom /gogs/custom
 
 WORKDIR /gogs
+
+CMD ./gogs web