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

all in one

This commit is contained in:
2019-12-26 19:24:18 +08:00
parent 6cf49f9285
commit 10f69f2ea7
3 changed files with 7 additions and 7 deletions

View File

@@ -18,6 +18,8 @@ ADD monitor.py /root/monitor.py
ADD executor.py /root/executor.py
ADD main.py /root/main.py
WORKDIR /root
CMD ["/etc/bootstrap.sh"]