robert hai 5 meses
pai
achega
d3ef46204f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 entrypoint.sh /usr/bin/entrypoint.sh
 COPY root /tmp/root
 COPY root /tmp/root
 
 
-#install jdk8 & resin4 
+#install jdk8 & tomcat 
 
 
 RUN yum install -y epel-release \
 RUN yum install -y epel-release \
     && yum install -y wget rsync lsof crontabs vim psmisc supervisor \
     && yum install -y wget rsync lsof crontabs vim psmisc supervisor \