🎨 update Dockerfile
This commit is contained in:
parent
1b0b843712
commit
8c3afae5d9
@ -2,7 +2,7 @@ FROM rymcu/java-container:1.0.0
|
||||
|
||||
MAINTAINER rymcu.com
|
||||
|
||||
COPY /onedev-build/workspace/target/forest.war /usr/local/tomcat/webapps/
|
||||
COPY target/forest.war /usr/local/tomcat/webapps/
|
||||
|
||||
ENV JAVA_HOME=/usr/lib/jvm/jdk1.8.0_202
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user