Browse Source

[CI SKIP]

robert 5 tháng trước cách đây
mục cha
commit
d3ef46204f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 \