add maintainers docs

This commit is contained in:
2024-04-08 17:20:03 +02:00
committed by decentral1se
parent 96cc2176b5
commit ee82b512f9
2 changed files with 154 additions and 1 deletions

View File

@ -22,7 +22,6 @@ By default all files MUST be backed up on a volume. `backupbot.backup.volumes.{v
### Pre/Post Hooks
A `backupbot.backup.pre-hook` and `backupbot.backup.post-hook` MAY be set on a service. When set the command MUST be executed inside the running container of the service before/after backing up files.
The command MUST have access to all environment variables inside the container.
There is no guaranteed order in which different hooks MUST be executed.
### Output