Commit 1d35b5cc authored by wangmingming's avatar wangmingming

请求造纸

parent 98b01d57
......@@ -13,6 +13,7 @@ COPY src/src.js /home/opt/lcc-b6/src.js
COPY src/start.js /home/opt/lcc-b6/start.js
COPY src/env.json /home/opt/lcc-b6/env.json
COPY src/jetblue.py /home/opt/lcc-b6/jetblue.py
RUN apt install -y procps
CMD ["node", "start.js"]
......
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