Explorar el Código

更新 'Dockerfile'

robert hace 5 años
padre
commit
ad5cb86987
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Dockerfile

+ 2 - 2
Dockerfile

@@ -13,5 +13,5 @@ RUN yum install -y gcc python-devel unzip zip wget \
    && chmod +x /usr/bin/entrypoint.sh
 
 
-ENTRYPOINT ["entrypoint.sh"]
-CMD ['sh /root/flask_zbx_tools/start.sh']
+ENTRYPOINT ["sh /root/flask_zbx_tools/start.sh"]
+#CMD ['sh /root/flask_zbx_tools/start.sh']