backupfriend (sha256:acf40648b046f8609e57e70509c019f66a1355f10abc6210cb5473590c3a4bc9)
Published 2026-02-15 06:14:44 +00:00 by clement
Installation
docker pull git.breis.ch/images/backupfriend@sha256:acf40648b046f8609e57e70509c019f66a1355f10abc6210cb5473590c3a4bc9sha256:acf40648b046f8609e57e70509c019f66a1355f10abc6210cb5473590c3a4bc9About this package
Universal streaming database backup sidecar
Image layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//media-types/amd64: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_amd64 |
| bazel build @trixie//libc6/amd64:data_statusd |
| bazel build @trixie//libssl3t64/amd64:data_statusd |
| bazel build @trixie//libzstd1/amd64:data_statusd |
| bazel build @trixie//zlib1g/amd64: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
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