mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-09 23:18:37 +02:00
chore: remove pm2 install
This commit is contained in:
@@ -5,8 +5,6 @@ EXPOSE $PORT
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
RUN npm install pm2 -g && pm2 install typescript && npm cache clean --force;
|
|
||||||
|
|
||||||
COPY package.json .
|
COPY package.json .
|
||||||
COPY package-lock.json .
|
COPY package-lock.json .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user