backupfriend (sha256:6960df454ac5a22b2f22b475a9ce9a4ce0146c143b8f4ea809e08fd05cebe195)

Published 2026-02-15 06:14:44 +00:00 by clement

Installation

docker pull git.breis.ch/images/backupfriend@sha256:6960df454ac5a22b2f22b475a9ce9a4ce0146c143b8f4ea809e08fd05cebe195
sha256:6960df454ac5a22b2f22b475a9ce9a4ce0146c143b8f4ea809e08fd05cebe195

About 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 (MariaDB 12) org.opencontainers.image.vendor=BEXSYS org.opencontainers.image.source=https://github.com/bexsys/backupfriend database.provider=mariadb database.version=12
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/backups /backups # buildkit
ENV BACKUP_DIR=/backups BACKUP_SCHEDULE=0 2 * * * BACKUP_COMPRESSION=zstd BACKUP_COMPRESSION_LEVEL=3 BACKUP_KEEP_LAST=10 BACKUP_SINGLE_TRANSACTION=true 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 mariadb
database.version 12
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 (MariaDB 12)
org.opencontainers.image.vendor BEXSYS
org.opencontainers.image.version maria12
Details
Container
2026-02-15 06:14:44 +00:00
0
OCI / Docker
linux/arm64
MIT
19 MiB
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