Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 307 Bytes

postgres-docker

Postgres Docker image based on the official Postgres image with backup support

To see the backup script help, use the following command: docker exec -it /mnt/script/pg_backup.sh help

Backups will be created in this directory (you can mount a volume): /mnt/pg_backup