Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
chubing committed Jun 15, 2018
1 parent 30df43b commit b03d1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
@@ -11,6 +11,7 @@ ENV GROUPER_VERSION=2.3.0 \
RUN rpm --import http://repos.azulsystems.com/RPM-GPG-KEY-azulsystems \
&& curl -o /etc/yum.repos.d/zulu.repo http://repos.azulsystems.com/rhel/zulu.repo \
&& yum -y install zulu-8 \
&& ls -ld /etc/alternatives/java \
&& ln -s $JAVA_HOME/bin/java /etc/alternatives

#RUN java_version=8.0.172; \

0 comments on commit b03d1cd

Please sign in to comment.