Skip to content

Commit

Permalink
remove git files
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek committed Mar 19, 2024
1 parent 8c98328 commit fc84b17
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 @@ -96,8 +96,6 @@ USER etherpad
WORKDIR "${EP_DIR}"

# etherpads version feature requires this. Only copy what is really needed
COPY --chown=etherpad:etherpad ./.git/HEAD ./.git/HEAD
COPY --chown=etherpad:etherpad ./.git/refs ./.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 fc84b17

Please sign in to comment.