//启动 sudo docker run -it -d -v ~/xinchi/docker:/host --name sd_build sd_build_3 /bin/bash
//运行 bash sudo docker exec -it xxx /bin/bash
//source 后报错