1.启动一个docker镜像,带共享目录

   

    docker run -it --name rmtest  -v /Users/steven/work/mycode/shell/:/home/admin/sddpshell/ centos bash

 

相关文章: