This commit is contained in:
moshenglv 2020-11-30 16:08:59 +08:00
parent 2d6b61893a
commit ae622eecd0
1 changed files with 0 additions and 4 deletions

View File

@ -8,7 +8,3 @@ MAINTAINER moshenglv@163.com
#复制应用程序
COPY target/demo-1.war /usr/local/tomcat/webapps/demo.war
EXPOSE 8080
#启动坏境
ENTRYPOINT sh /usr/local/tomcat/bin/startup.sh