Commit ca9a0565 authored by daidekun's avatar daidekun

fixbugs

parent 584d2d42
......@@ -34,8 +34,6 @@ WORKDIR /home
RUN git clone https://git.coding.net/tywldx/demoXterm.git
WORKDIR /home/demoXterm
RUN npm install
# RUN rm -rf ./node_modules/node-pty
# RUN npm install node-pty
RUN npm run build
RUN alias "la=ls -al"
\ 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