Implemented enhancements:
- Switch to using the provided binaries instead of building everything from source #84
- Add restic check handling #90 (skimpax)
- Do not install unnecessary build tools #88 (smainz)
- Allow mounting rclone.conf readonly / as a secret #83 (djmaze)
- Skip repository check when unlock command is given #102 (djmaze)
- copy whole /run/secrets/.ssh into container instead of only ordinary files #100 (smainz)
- feat: gzip added and version updates #97 (schewara)
- allow to run forget before pruning #93 (schewara)
- Enable ssh key auth #87 (smainz)
- Switch to using the provided binaries instead of building everything from source #86 (smainz)
Fixed bugs:
- Error when using restic with rclone #30
- Prune does not work when RESTIC_FORGET_ARGS is not set #99
- README: Fix post commands typo #89 (jacobbaungard)
- Allow running prune without forget (args) #101 (djmaze)
- Fix arm builds #98 (djmaze)
Closed issues: