Update Dockerfile
I hate myself
This commit is contained in:
parent
b885118d4b
commit
ee8abeb248
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
FROM node:16
|
||||
|
||||
# Create app dir
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
# Install dependencies
|
||||
COPY package*.json ./
|
||||
RUN npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue