1
0
mirror of https://github.com/newnius/YAO-agent.git synced 2025-12-15 05:56:43 +00:00
This commit is contained in:
2019-06-10 15:32:46 +08:00
parent 4a6cd8e8a0
commit f1ec22bc8e
3 changed files with 68 additions and 34 deletions

View File

@@ -7,6 +7,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
WORKDIR /root