Ver Fonte

Add JAVA_HOME. See Redmine 100195

Vladimir Tomishinets há 6 anos atrás
pai
commit
10edf626b1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -3,3 +3,4 @@ RUN set -x \
            && curl https://repo.infoclinica.ru/yum/centos/sds-prod-portal.repo -o /etc/yum.repos.d/sds-prod-portal.repo \
            && yum install jdk1.8.0_45.x86_64 -y \
            && yum clean all
+ENV JAVA_HOME=/usr/java/default