Browse Source

added volume

Spencer Gardner 7 years ago
parent
commit
e757227a4a
1 changed files with 2 additions and 0 deletions
  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