mirror of
https://github.com/musix-org/musix-oss
synced 2025-06-14 07:16:00 +00:00
Remove npm run build from Dockerfile
This commit is contained in:
@ -9,6 +9,4 @@ COPY / /usr/src/app/
|
||||
|
||||
RUN npm install
|
||||
|
||||
RUN npm run build
|
||||
|
||||
CMD [ "npm", "start" ]
|
||||
|
Reference in New Issue
Block a user