怎么从docker中copy文件到 本机

docker cp <containerId>:/file/path/within/container /host/path/target
04-17 07:29