Backup PostgresSQL to the local filesystem with periodic rotating backups. Backup multiple databases from the same host by setting the database names in POSTGRES_DB separated by commas or spaces.
Backup PostgresSQL to the local filesystem with periodic rotating backups, based on schickling/postgres-backup-s3 and prodrigestivill/docker-postgres-backup-local ...