robert 1 ano atrás
pai
commit
38f8f789eb
1 arquivos alterados com 1 adições e 0 exclusões
  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