Update
This commit is contained in:
parent
3d9c7e88b0
commit
9977177bf8
@ -4,8 +4,8 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN apt update
|
# RUN apt update
|
||||||
RUN apt install htop
|
# RUN apt install htop
|
||||||
|
|
||||||
RUN npm install
|
RUN npm install
|
||||||
RUN npm install pm2 -g
|
RUN npm install pm2 -g
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user