ソースを参照

Forgot command

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