|
@@ -19,6 +19,6 @@ RUN yum install -y rsync \
|
|
|
|
|
|
COPY supervisord.conf /etc/supervisord.conf
|
|
COPY supervisord.conf /etc/supervisord.conf
|
|
|
|
|
|
-#start resin
|
|
|
|
|
|
+#start miscSearch
|
|
ENTRYPOINT ["entrypoint.sh"]
|
|
ENTRYPOINT ["entrypoint.sh"]
|
|
CMD ["/usr/bin/supervisord"]
|
|
CMD ["/usr/bin/supervisord"]
|