published
updated
Had to enter the docker container
Go to a reasonable place in the filesystem
Run
psql -U postrges -l
pg_dump -U postgres $database > outfile
Then copy out of docker
sudo docker cp wallabag-db:/$database wallabag