postgres-backup (sha256:9372ae56bc5bc84a4d2f2f298b07a383521f95619ff1d14e0d911aa70df940b3)

Published 2026-03-14 23:10:39 +00:00 by forgejo-runner in unius/postgres-backup

Installation

docker pull code.unius.sh/unius/postgres-backup@sha256:9372ae56bc5bc84a4d2f2f298b07a383521f95619ff1d14e0d911aa70df940b3
sha256:9372ae56bc5bc84a4d2f2f298b07a383521f95619ff1d14e0d911aa70df940b3

About this package

Container image to backup PostgreSQL databases.

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk update && apk add bash curl pigz postgresql16-client postgresql17-client postgresql18-client rclone # buildkit
COPY entrypoint.sh /usr/local/bin/ # buildkit
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2026-03-14T23:09:40.366Z
org.opencontainers.image.description Container image to backup PostgreSQL databases.
org.opencontainers.image.licenses
org.opencontainers.image.revision 30d187d651b764c78c977a87d6bc56ffdf572c61
org.opencontainers.image.source https://code.unius.sh/unius/postgres-backup
org.opencontainers.image.title postgres-backup
org.opencontainers.image.url https://code.unius.sh/unius/postgres-backup
org.opencontainers.image.version 1.0.6-beta
Details
Container
2026-03-14 23:10:39 +00:00
1
OCI / Docker
linux/amd64
48 MiB
Versions (13) View all
latest 2026-03-14
1.0.6 2026-03-14
1.0.6-beta 2026-03-14
1.0.5 2025-12-25
1.0.4 2025-12-24