mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-13 16:39:59 +00:00
🐳 Updates multi-arch docker image
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user