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

update agent, add more metrics

This commit is contained in:
2019-04-24 15:14:01 +08:00
parent b910e3131e
commit 4a6cd8e8a0
6 changed files with 57 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ FROM quickdeploy/yao-python3
MAINTAINER Newnius <newnius.cn@gmail.com>
RUN pip3 install docker kafka
RUN pip3 install docker kafka psutil
ADD bootstrap.sh /etc/bootstrap.sh