dockerfile bien y no mal

pull/1/head
Borja Robert 2 years ago
parent 444bfbb60a
commit 04991cd83f

@ -17,8 +17,6 @@ RUN npm install
RUN npm run build
RUN [ "chmod", "+x", "/app/start.sh"]
EXPOSE 3000
CMD [ "/app/start.sh" ]
CMD [ "node", "/app/build" ]

Loading…
Cancel
Save