commit
This commit is contained in:
parent
097f40c5ae
commit
336604ad70
1 changed files with 2 additions and 0 deletions
|
@ -4,4 +4,6 @@ WORKDIR /app
|
||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
|
RUN npm i
|
||||||
|
|
||||||
CMD ["npm", "run", "start"]
|
CMD ["npm", "run", "start"]
|
Loading…
Add table
Add a link
Reference in a new issue