$ docker cp /DATA/BACKUP/etherpad/2020.11.17.180001.dump etherpad_week_db:/tmp/ $ docker exec -it etherpad_week_db bash # pg_restore -U weekpad -d weekpad -C -v /tmp/2020.11.17.180001.dump