瀏覽代碼

[CI SKIP]

robert 5 月之前
父節點
當前提交
d3ef46204f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -10,7 +10,7 @@ ENV TOMCAT_HOME /opt/tomcat-7.0.105
 COPY entrypoint.sh /usr/bin/entrypoint.sh
 COPY root /tmp/root
 
-#install jdk8 & resin4 
+#install jdk8 & tomcat 
 
 RUN yum install -y epel-release \
     && yum install -y wget rsync lsof crontabs vim psmisc supervisor \