docker-volume-backup¶
docker-volume-backup (dvb) is used to backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox
or SSH compatible storage.
Installation¶
dvb is used as a docker container inside of an already existing Docker compose file.
Config¶
This example backs up two volumes in the same compose volume, postgres_data and minio_data.