Docker Volume Backup with BorgBackup

A Docker container setup for backing up Docker volumes from specific containers using BorgBackup.

Features

  • Encrypted backups using Borg's repokey-blake2 encryption
  • Target specific containers by name
  • Automatically discovers and backs up all volumes mounted on target containers
  • LZ4 compression for fast backups
  • Automatic pruning with configurable retention policy
  • Minimal Alpine-based image

Github Repo Docker Hub