mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-22 20:25:13 +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
|
||||
RUN yarn build
|
||||
|
||||
# # remove development dependencies
|
||||
# RUN yarn install --production --ignore-scripts --prefer-offline
|
||||
|
||||
# Build the final image
|
||||
FROM node:14.17.5-alpine
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user