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 . ./
|
COPY . ./
|
||||||
|
|
||||||
RUN npm build
|
CMD ["npm", "start"]
|
||||||
|
|
||||||
CMD ["react-scripts", "start"]
|
|
Loading…
Reference in New Issue
Block a user