|
@@ -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 \
|