robert 1 anno fa
parent
commit
38f8f789eb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -5,6 +5,7 @@ LABEL author="robert[robert_du@easou.cn]"
 ENV LANG C.UTF-8
 ENV TZ=Asia/Shanghai
 ENV JAVA_HOME /usr/java/jdk1.8.0_271
+ENV MAVEN_HOME /app/soft/maven3.0.3
 
 COPY entrypoint.sh /usr/bin/entrypoint.sh