Selaa lähdekoodia

更新 'Dockerfile-basenew'

stone 4 vuotta sitten
vanhempi
commit
b08d7b10b2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Dockerfile-basenew

+ 1 - 1
Dockerfile-basenew

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