|
@@ -11,7 +11,7 @@ COPY entrypoint.sh /usr/bin/entrypoint.sh
|
|
|
|
|
|
#install jdk8 & resin4 & flume
|
|
#install jdk8 & resin4 & flume
|
|
|
|
|
|
-RUN yum install -y wget rsync epel-release lsof crontabs vim \
|
|
|
|
|
|
+RUN yum install -y wget rsync epel-release lsof crontabs vim psmisc\
|
|
&& useradd book \
|
|
&& useradd book \
|
|
&& yum install -y supervisor \
|
|
&& yum install -y supervisor \
|
|
&& mkdir -p /usr/java /app/soft /cron/root \
|
|
&& mkdir -p /usr/java /app/soft /cron/root \
|