Skip to content

sismics/docker-borgbackupgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release License

About

Generate an Backupninja configuration file for multi-container backup

Description

This dockerfile generates configuration files for Backupninja.

Usage

Run containers to be backuped with the following environment variable:

docker run [...] -e 'BACKUP_VOLUME=true'

This will enable backup of all volumes used by this container.