github-backup-docker
github-backup-docker copied to clipboard
Docker wrapper for github-backup
Results
2
github-backup-docker issues
Sort by
recently updated
recently updated
newest added
I think it would be nice if backups were compressed. In my single test it was about 20% smaller. Every bit counts, right?
Hi! Thanks for the great image, I wanted the same :) The only trouble is `--output-directory=/srv/var/${DATE}/${u}` line - it makes a new directory each time, so incremental backup  is...