Browse Source

[CI SKIP]

robert 4 days ago
parent
commit
ad30e98ec5
1 changed files with 0 additions and 9 deletions
  1. 0 9
      Dockerfile

+ 0 - 9
Dockerfile

@@ -1,9 +0,0 @@
-FROM hub.evbj.easou.com/bi/apptj:v1base
-
-LABEL author="robert_du[robert_du@easou.cn]"
-
-COPY server.xml /opt/tomcat-7.0.105/conf
-
-#start tomcat
-ENTRYPOINT ["entrypoint.sh"]
-CMD ["supervisord"]