Custom image for backups in k8s.
  • Dockerfile 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate Bot dc262e8be2
All checks were successful
build / build (push) Successful in 2m7s
chore(deps): update actions/forgejo-release to v2.13.1 (#20)
2026-06-11 22:09:18 +00:00
.forgejo chore(deps): update actions/forgejo-release to v2.13.1 (#20) 2026-06-11 22:09:18 +00:00
.gitignore Initial commit 2025-03-27 12:34:20 +00:00
Dockerfile fix: update dependency sqlite to v3.53.1 (#13) 2026-05-07 08:20:09 +00:00
LICENSE Initial commit 2025-03-27 12:34:20 +00:00
README.md docs: update readme 2026-02-10 14:51:14 +00:00

docker-backup

A docker image with tools for backup in k8s. We need a custom sqlite build because the alpine sqlite_rsync isn't functional1.

Relase

To create a new release you need to push a new semver version tag with v prefix!