commit
This commit is contained in:
parent
2fef81acc1
commit
097f40c5ae
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ FROM node:latest
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY package.json ./app
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
CMD ["npm", "run", "start"]
|
CMD ["npm", "run", "start"]
|
Loading…
Add table
Add a link
Reference in a new issue