创建DOCKER集群,挂载宿主机目录src:宿主机目录,dst:容器目录
docker service create --name testrd --detach=false --mount type=bind,src=/root/test,dst=/usr/local/record vmtest:1.0