Commit ce64f488 authored by daidekun's avatar daidekun
parent f90ee8a6
......@@ -15,7 +15,7 @@ RUN rm -rf jdk-8u144-linux-x64.tar.gz ./jdk1.8.0_144/src.zip
RUN yum install -y make gcc*
# 安装控制台组件
RUN git clone http://192.168.3.60/QA/xterm.git
RUN git clone https://git.coding.net/tywldx/demoXterm.git
RUN npm install
RUN npm install node-pty
RUN npm run build
......
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