Skip to content

Commit

Permalink
Removed call to .git
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Jan 2, 2025
1 parent b158c61 commit f4a8fc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ USER etherpad
WORKDIR "${EP_DIR}"

# etherpads version feature requires this. Only copy what is really needed
COPY --chown=etherpad:etherpad ./.git/HEA[D] ./.git/HEAD
COPY --chown=etherpad:etherpad ./.git/ref[s] ./.git/refs
COPY --chown=etherpad:etherpad ${SETTINGS} ./settings.json
COPY --chown=etherpad:etherpad ./var ./var
COPY --chown=etherpad:etherpad ./bin ./bin
Expand Down

0 comments on commit f4a8fc9

Please sign in to comment.