Commit 6f777ad0 authored by daidekun's avatar daidekun

安装forever

parent 4e6eff9b
...@@ -18,4 +18,5 @@ COPY *.tgz ./${SYSTEM_NAME}/dist.tgz ...@@ -18,4 +18,5 @@ COPY *.tgz ./${SYSTEM_NAME}/dist.tgz
ENV NODE_ENV test ENV NODE_ENV test
RUN chmod +x ./docker-entrypoint.sh RUN chmod +x ./docker-entrypoint.sh
RUN npm install -g forever
CMD ["./docker-entrypoint.sh"] 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