如题
若不用docker cp <containerId>:/file/path/within/container /host/path/target
可以实现吗?
如题
若不用docker cp <containerId>:/file/path/within/container /host/path/target
可以实现吗?
2 回答719 阅读✓ 已解决
3 回答790 阅读
1 回答540 阅读✓ 已解决
1 回答771 阅读
2 回答726 阅读
1 回答670 阅读
1 回答612 阅读
你的问题不是很清楚,我简单从两方面说下这个事情吧:
运行时,运行时若不用你提及的方法是没有办法实现的
最好在启动的时候,映射目录,如: