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