소스 검색

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