Commit dab38c37 authored by Jakob Ackermann's avatar Jakob Ackermann Committed by techknowlogick
Browse files

[docker] drop the docker Makefile from the image (#6507)

Showing with 1 addition and 1 deletion
+1 -1
......@@ -56,6 +56,6 @@ VOLUME ["/data"]
ENTRYPOINT ["/usr/bin/entrypoint"]
CMD ["/bin/s6-svscan", "/etc/s6"]
COPY docker /
COPY docker/root /
COPY --from=build-env /go/src/code.gitea.io/gitea/gitea /app/gitea/gitea
RUN ln -s /app/gitea/gitea /usr/local/bin/gitea
File moved
File moved
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment