Browse Source

更新 'Dockerfile'

robert 5 years ago
parent
commit
ad5cb86987
1 changed files with 2 additions and 2 deletions
  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']