Skip to content

Commit dab38c3

Browse files
das7padtechknowlogick
authored andcommitted
[docker] drop the docker Makefile from the image (#6507)
1 parent 0081cd8 commit dab38c3

File tree

13 files changed

+1
-1
lines changed

13 files changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ VOLUME ["/data"]
5656
ENTRYPOINT ["/usr/bin/entrypoint"]
5757
CMD ["/bin/s6-svscan", "/etc/s6"]
5858

59-
COPY docker /
59+
COPY docker/root /
6060
COPY --from=build-env /go/src/code.gitea.io/gitea/gitea /app/gitea/gitea
6161
RUN ln -s /app/gitea/gitea /usr/local/bin/gitea
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)