We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc53f95 commit c3bbf43Copy full SHA for c3bbf43
Dockerfile
@@ -58,4 +58,4 @@ CMD ["/bin/s6-svscan", "/etc/s6"]
58
59
COPY docker /
60
COPY --from=build-env /go/src/code.gitea.io/gitea/gitea /app/gitea/gitea
61
-RUN ln -s /usr/local/bin/gitea /app/gitea/gitea
+RUN ln -s /app/gitea/gitea /usr/local/bin/gitea
0 commit comments