dockerfile
This commit is contained in:
parent
68cf6eb94b
commit
b3448ec4c4
@ -11,6 +11,4 @@ RUN npm install react-scripts@3.4.1 -g --silent
|
||||
|
||||
COPY . ./
|
||||
|
||||
RUN npm build
|
||||
|
||||
CMD ["react-scripts", "start"]
|
||||
CMD ["npm", "start"]
|
Loading…
Reference in New Issue
Block a user