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