This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
docker-volume-backup
Watch
1
Star
0
Fork
0
You've already forked docker-volume-backup
mirror of
https://github.com/offen/docker-volume-backup.git
synced
2025-06-25 14:32:52 +02:00
Code
Issues
Releases
Activity
Files
2d37e08743c1547f79fdda30e084501bf0c5e9ee
docker-volume-backup
/
cmd
/
backup
History
Frederik Ring
2d37e08743
Use go 1.20, join errors using stdlib (
#182
)
...
* Use go 1.20, join errors using stdlib * Use go 1.20 proper
2023-02-02 21:07:25 +01:00
..
archive.go
Fix more error strings
2022-09-15 10:49:45 +02:00
config.go
Add support for Azure Blob Storage (
#171
)
2023-01-11 21:40:48 +01:00
exec.go
Pass file location to lifecycle commands (
#173
)
2022-12-30 16:07:34 +01:00
hooks.go
Use go 1.20, join errors using stdlib (
#182
)
2023-02-02 21:07:25 +01:00
lock.go
Fix more error strings
2022-09-15 10:49:45 +02:00
main.go
Fine grained labels (
#115
)
2022-07-10 10:36:56 +02:00
notifications.go
Use go 1.20, join errors using stdlib (
#182
)
2023-02-02 21:07:25 +01:00
notifications.tmpl
Added custom notification messages using text/template (
#60
)
2022-02-11 20:05:16 +01:00
script.go
Use go 1.20, join errors using stdlib (
#182
)
2023-02-02 21:07:25 +01:00
stats.go
Run copying and pruning against multiple storages in parallel (
#152
)
2022-09-01 14:38:04 +02:00
util.go
Fix WebDAV spelling, remove some inconsistencies (
#143
)
2022-08-18 12:37:45 +02:00