1
0
mirror of https://github.com/newnius/YAO-docs.git synced 2024-07-06 05:15:18 +00:00
This commit is contained in:
2019-12-04 20:29:53 +08:00
parent 1553d75352
commit 035dd0df5f
6 changed files with 48 additions and 19 deletions

View File

@@ -8,5 +8,4 @@ docker service create \
--replicas 1 \
--detach=true \
--mount type=bind,source=/etc/localtime,target=/etc/localtime,readonly \
--mount type=bind,source=/data/yao-scheduler/,target=/root/yao/ \
quickdeploy/yao-scheduler:dev sleep infinity