【docker】将容器中数据拷贝到主机

参考:http://blog.csdn.net/yangzhenping/article/details/43667785

docker cp <containerId>:/file/path/within/container /host/path/target

 

posted @ 2017-03-28 18:26  匡子语  阅读(517)  评论(0)    收藏  举报