Commit d17a4fec authored by daidekun's avatar daidekun

demoXterm

parent 3e47cb70
......@@ -17,6 +17,7 @@ RUN yum install -y git
# 安装控制台组件
RUN git clone https://git.coding.net/tywldx/demoXterm.git
RUN cd demoXterm
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