1
0
mirror of https://github.com/newnius/YAO-agent.git synced 2025-12-15 05:56:43 +00:00

update status

This commit is contained in:
2019-12-26 19:39:58 +08:00
parent 10f69f2ea7
commit 9c981a52bb
3 changed files with 10 additions and 25 deletions

View File

@@ -14,11 +14,7 @@ RUN pip3 install docker kafka psutil
ADD bootstrap.sh /etc/bootstrap.sh
ADD monitor.py /root/monitor.py
ADD executor.py /root/executor.py
ADD main.py /root/main.py
ADD agent.py /root/agent.py
WORKDIR /root