mirror of
https://github.com/zoriya/flood.git
synced 2025-12-06 07:16:18 +00:00
@@ -19,6 +19,7 @@ RUN apk add --no-cache --virtual=build-dependencies \
|
||||
COPY client ./client
|
||||
COPY shared ./shared
|
||||
COPY config.docker.js ./config.js
|
||||
COPY ABOUT.md ./ABOUT.md
|
||||
RUN npm run build && \
|
||||
npm prune --production
|
||||
COPY server ./server
|
||||
|
||||
Reference in New Issue
Block a user