Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 647 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 647 Bytes

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.