mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 07:25:24 +02:00
Keep legacy start
This commit is contained in:
parent
0f36ecc66c
commit
8d5f02f920
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ USER node
|
|||
WORKDIR /app
|
||||
|
||||
COPY --chown=node:node docker-entrypoint.sh .
|
||||
COPY --chown=node:node start.sh .
|
||||
COPY --chown=node:node server .
|
||||
|
||||
RUN mv .env.sample .env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue