Commit db1f0be1 authored by kalvin's avatar kalvin

node项目加快安装过程 移除forever安装

parent a0afa181
......@@ -21,5 +21,4 @@ COPY docker-entrypoint.sh .
COPY *.tgz ./project/dist.tgz
RUN chmod +x ./docker-entrypoint.sh
RUN npm install -g forever
CMD ["./docker-entrypoint.sh"]
\ No newline at end of file
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