Docker image for performing simple backups of Docker volumes
 
 
Go to file
Jarno Rantanen e7b58efca2 Add test compose file for local backups. 2018-11-26 22:15:46 +02:00
test/backing-up-locally Add test compose file for local backups. 2018-11-26 22:15:46 +02:00
.gitignore Add basic ignores. 2018-11-23 18:04:06 +02:00
Dockerfile Remove unnecessary content after apt install. 2018-11-26 13:21:39 +02:00
LICENSE Initial commit 2018-11-23 12:24:10 +02:00
README.md Remove Docker Hub badge; our image name doesn't fit. 2018-11-26 17:20:05 +02:00
backup.sh Update logging a tiny bit. 2018-11-26 21:47:13 +02:00
docker-compose.yml Add docker-compose for testing. 2018-11-26 17:18:58 +02:00
entrypoint.sh Rename BACKUP_ARCHIVE_PATH to BACKUP_ARCHIVE. 2018-11-26 21:22:59 +02:00

README.md

docker-volume-backup-companion