Commit 70fd06a7 authored by zhijie.xue's avatar zhijie.xue

补充文件

parent 17e56b05
# base FROM jenkins/ssh-slave
FROM 192.168.4.4/baseimg/jenkins-slave
FROM jenkins/ssh-slave
USER root
RUN chmod 777 /root
......@@ -9,7 +7,6 @@ WORKDIR /root
# ------ node -----
# wget wget https://nodejs.org/dist/v8.9.1/node-v8.9.1-linux-x64.tar.xz
ADD ./node-v8.9.1-linux-x64.tar.xz /usr/local
# ENV
......
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