mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-05 11:07:59 +00:00
Add more architectures, moved to docker baker build system
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||

|
||||
|
||||
# postgres-backup-local
|
||||
|
||||
Backup PostgresSQL to the local filesystem with periodic rotating backups, based on [schickling/postgres-backup-s3](https://hub.docker.com/r/schickling/postgres-backup-s3/).
|
||||
Backup multiple databases from the same host by setting the database names in `POSTGRES_DB` separated by commas or spaces.
|
||||
|
||||
Supports the following Docker architectures: `linux/amd64`, `linux/arm64`, `linux/arm/v7`.
|
||||
|
||||
## Usage
|
||||
|
||||
Docker:
|
||||
|
||||
Reference in New Issue
Block a user