Commit 5651988e authored by 智勇's avatar 智勇

delete pm2

parent 533d4d81
...@@ -3,7 +3,6 @@ FROM ${FROM_IMAGE} ...@@ -3,7 +3,6 @@ FROM ${FROM_IMAGE}
FROM node:8.15.0-slim FROM node:8.15.0-slim
RUN rm /bin/sh && ln -s /bin/bash /bin/sh RUN rm /bin/sh && ln -s /bin/bash /bin/sh
RUN npm install pm2 -g
WORKDIR /home/quant_group WORKDIR /home/quant_group
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment