@@ -5,7 +5,7 @@ ENV LANG C.UTF-8
ENV TZ=Asia/Shanghai
ENV JAVA_HOME /usr/java/jdk1.8.0_101
-#install jdk8 & resin4
+#install jdk8 & resin4 & flume
RUN yum install -y wget rsync epel-release \
&& useradd book \
&& yum install -y supervisor \