mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-26 12:55:42 +03:00
🐳 Updates multi-arch docker image
This commit is contained in:
parent
6b527224c8
commit
52c90bae31
@ -22,9 +22,6 @@ COPY . ./
|
|||||||
# Build initial app for production
|
# Build initial app for production
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|
||||||
# # remove development dependencies
|
|
||||||
# RUN yarn install --production --ignore-scripts --prefer-offline
|
|
||||||
|
|
||||||
# Build the final image
|
# Build the final image
|
||||||
FROM node:14.17.5-alpine
|
FROM node:14.17.5-alpine
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user