1
0
mirror of https://github.com/newnius/YAO-docs.git synced 2024-07-06 05:15:18 +00:00

update agent

This commit is contained in:
2020-07-02 14:35:24 +08:00
parent e23a47a30c
commit 429e85b90c
2 changed files with 5 additions and 3 deletions

View File

@@ -7,4 +7,5 @@ docker run \
--detach=true \
--mount type=bind,source=/etc/localtime,target=/etc/localtime,readonly \
--mount type=bind,src=/var/run/docker.sock,dst=/var/run/docker.sock \
--mount type=bind,src=/dfs/yao-jobs/,dst=/dfs/yao-jobs/ \
docker:latest sleep 86400000