mirror of
https://github.com/plankanban/planka.git
synced 2025-12-28 01:11:54 +03:00
ref: Rename script files
This commit is contained in:
@@ -26,7 +26,7 @@ RUN apk del vips-dependencies --purge
|
||||
USER node
|
||||
WORKDIR /app
|
||||
|
||||
COPY --chown=node:node docker-start.sh start.sh
|
||||
COPY --chown=node:node start.sh .
|
||||
COPY --chown=node:node server .
|
||||
|
||||
RUN mv .env.sample .env
|
||||
|
||||
Reference in New Issue
Block a user