Sign inSign up

proofy/postgres-13-bullseye-apb

By proofy

Updated about 4 years ago

postgres container based on debian bullseye with autopostgesbackup.

Image
0

170

proofy/postgres-13-bullseye-apb repository overview

docker-postgres-backup

postgres container based in debian bullseye with autopostgesbackup. I need as container because, autopostgresqlbackup is missing in bullseye.

sources

volumes

  • /var/lib/autopostgresqlbackup

build

docker build --no-cache -t proofy/postgres-13-bullseye-apb:latest .

run

docker run --name postgres13 -d -p 5432:5432 -v ofbizpostgresbackup:/var/lib/autopostgresqlbackup proofy/postgres-13-bullseye-apb

for more options:

TODO

  • config smarthost for email logging

Tag summary

Content type

Image

Digest

sha256:57e77c8a2

Size

163.8 MB

Last updated

about 4 years ago

docker pull proofy/postgres-13-bullseye-apb