Commit 3879fb1a authored by 智勇's avatar 智勇

up

parent 893b069b
ARG FROM_IMAGE
FROM ${FROM_IMAGE}
FROM node:8.15.0
FROM node:8.15.0-slim
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
# RUN npm install pm2 -g
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