소스 검색

added volume

Spencer Gardner 7 년 전
부모
커밋
e757227a4a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -25,3 +25,5 @@ COPY --from=build /go/src/github.com/gogits/gogs /gogs
 WORKDIR /gogs
 
 CMD ./gogs web
+
+VOLUME /gogs/custom/conf/app.ini