Add more architectures, moved to docker baker build system

This commit is contained in:
Pau Rodriguez-Estivill
2020-02-11 18:45:46 +01:00
parent bac1647953
commit f7301fd81e
7 changed files with 180 additions and 19 deletions
+4
View File
@@ -1,8 +1,12 @@
![Docker Pulls](https://img.shields.io/docker/pulls/prodrigestivill/postgres-backup-local)
# 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: