mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-07-04 11:52:14 -04:00
parent
4cf2e61dc0
commit
ef99f258c1
13 changed files with 35 additions and 36 deletions
|
@ -92,7 +92,6 @@ COPY --chown=etherpad:etherpad ./var ./var
|
|||
FROM build as development
|
||||
|
||||
COPY --chown=etherpad:etherpad ./src/package.json .npmrc ./src/pnpm-lock.yaml ./src/
|
||||
COPY --chown=etherpad:etherpad ./pnpm-lock.yaml ./pnpm-lock.yaml
|
||||
COPY --chown=etherpad:etherpad ./package.json ./package.json
|
||||
COPY --chown=etherpad:etherpad ./src/bin ./src/bin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue