backupfriend (sha256:9e1652669e3627ba695033145caf16a545e50a61d833d37e0494716c417fa529)
Published 2026-02-15 06:07:56 +00:00 by clement
Installation
docker pull git.breis.ch/images/backupfriend@sha256:9e1652669e3627ba695033145caf16a545e50a61d833d37e0494716c417fa529sha256:9e1652669e3627ba695033145caf16a545e50a61d833d37e0494716c417fa529About this package
Universal streaming database backup sidecar
Image layers
| bazel build @trixie//base-files/arm64:data_statusd |
| bazel build @trixie//netbase/arm64:data_statusd |
| bazel build @trixie//tzdata/arm64:data_statusd |
| bazel build @trixie//media-types/arm64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian13 |
| bazel build //common:cacerts_debian13_arm64 |
| bazel build @trixie//libc6/arm64:data_statusd |
| bazel build @trixie//libssl3t64/arm64:data_statusd |
| bazel build @trixie//libzstd1/arm64:data_statusd |
| bazel build @trixie//zlib1g/arm64:data_statusd |
| ARG DB_VERSION |
| ARG IMAGE_TITLE |
| ARG IMAGE_DESCRIPTION |
| ARG IMAGE_VENDOR |
| ARG IMAGE_SOURCE |
| ARG TARGETARCH |
| LABEL org.opencontainers.image.title=BackupFriend org.opencontainers.image.description=Universal streaming database backup sidecar (PostgreSQL 18) org.opencontainers.image.vendor=BEXSYS org.opencontainers.image.source=https://github.com/bexsys/backupfriend database.provider=postgres database.version=18 |
| COPY /extract/ / # buildkit |
| COPY /tmp/backup-scheduler /backup-entrypoint # buildkit |
| COPY /tmp/backup /usr/bin/backup # buildkit |
| COPY /tmp/restore /usr/bin/restore # buildkit |
| COPY /tmp/backup-scheduler /bin/sh # buildkit |
| COPY /tmp/backups /backups # buildkit |
| ENV BACKUP_DIR=/backups BACKUP_SCHEDULE=0 2 * * * BACKUP_COMPRESSION=zstd BACKUP_COMPRESSION_LEVEL=3 BACKUP_KEEP_LAST=10 LOG_LEVEL=info LANG=C.UTF-8 |
| HEALTHCHECK &{["CMD" "/backup-entrypoint" "--health-check"] "1m0s" "5s" "10s" '\x03'} |
| USER 65532:65532 |
| ENTRYPOINT ["/backup-entrypoint"] |
Labels
| Key | Value |
|---|---|
| database.provider | postgres |
| database.version | 18 |
| image.features | backup,restore,cron-scheduling,compression,encryption,webhooks,retention,distroless,multi-arch,non-root |
| org.opencontainers.image.description | Universal streaming database backup sidecar |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 4119c2aa1c8e192e325873873bac1b4fecfa46eb |
| org.opencontainers.image.source | https://git.breis.ch/images/backupfriend |
| org.opencontainers.image.title | BackupFriend (PostgreSQL 18) |
| org.opencontainers.image.vendor | BEXSYS |
| org.opencontainers.image.version | pg18 |
Details
Versions (8)
View all
buildcache-maria12
2026-02-15
staging-maria12
2026-02-15
buildcache-pg18
2026-02-15
staging-pg18
2026-02-15
staging-pg17
2026-02-15