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
ae50a3ac4fa048f97c8c848d43aa5c889a8ca544
docker-volume-backup
/
cmd
/
backup
History
Frederik Ring
ae50a3ac4f
Add attribution to code taken from moby repository
2022-03-04 16:40:34 +01:00
..
archive.go
Do not skip directories when creating tar archive (
#72
)
2022-02-22 07:49:24 +01:00
config.go
Add option to run pre/post commands for any container (
#73
)
2022-02-22 07:53:33 +01:00
exec.go
Add attribution to code taken from moby repository
2022-03-04 16:40:34 +01:00
hooks.go
Split source into multiple files, deduplicate pruning logic, do not parse templates when notifications are not used (
#63
)
2022-02-13 10:52:19 +01:00
main.go
Add option to run pre/post commands for any container (
#73
)
2022-02-22 07:53:33 +01:00
notifications.go
Split source into multiple files, deduplicate pruning logic, do not parse templates when notifications are not used (
#63
)
2022-02-13 10:52:19 +01:00
notifications.tmpl
Added custom notification messages using text/template (
#60
)
2022-02-11 20:05:16 +01:00
script.go
Add option to run pre/post commands for any container (
#73
)
2022-02-22 07:53:33 +01:00
stats.go
Split source into multiple files, deduplicate pruning logic, do not parse templates when notifications are not used (
#63
)
2022-02-13 10:52:19 +01:00
util.go
Split source into multiple files, deduplicate pruning logic, do not parse templates when notifications are not used (
#63
)
2022-02-13 10:52:19 +01:00