docker exec -ti group-postgres pg_dump -U leaniot -s -t user_info gis > ./t.sql ... 1. docker cp 命令,把sql文件copy到容器内部根目录.
確定! 回上一頁