Commit 73513419 authored by daidekun's avatar daidekun

下载

parent 2968dda6
......@@ -3,6 +3,7 @@ FROM 192.168.4.36/baseimg/centos
MAINTAINER daidekun "dekun.dai@quantgroup.cn"
WORKDIR /usr/local
RUN wget http://mirrors.linuxeye.com/jdk/jdk-8u144-linux-x64.tar.gz
ADD jdk-8u144-linux-x64.tar.gz .
ENV JAVA_HOME /usr/local/jdk1.8.0_144
......
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