forked from kevadesu/forgejo
Add missing path in the Docker app.ini template (#2181)
This commit is contained in:
parent
5676f60cba
commit
823318bfbe
2 changed files with 8 additions and 0 deletions
|
@ -58,3 +58,4 @@ CMD ["/bin/s6-svscan", "/etc/s6"]
|
|||
|
||||
COPY docker /
|
||||
COPY --from=build-env /go/src/code.gitea.io/gitea/gitea /app/gitea/gitea
|
||||
RUN ln -s /usr/local/bin/gitea /app/gitea/gitea
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue