borg container image feature/review-docker: pipelines and scripts revisions (#1)
All checks were successful
/ build-docker-image (push) Successful in 8s
All checks were successful
/ build-docker-image (push) Successful in 8s
Co-authored-by: Márcio Fernandes <marcio.fernandes@outlook.pt> Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
9
docker/app/README.md
Normal file
9
docker/app/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# borg backup helper
|
||||
|
||||
for mode SCRIPT, file /app/backup-scripts/backup must be created.
|
||||
|
||||
- Docker Compose Configs Sections (check repo <https:///git.limbosolutions.com/kb/borg> readme file for more information);
|
||||
- binding mounts (Ex: ./backup-scripts:/app/backup-scripts);
|
||||
- kubernetes secrets, configSections or even volumes;
|
||||
|
||||
The file backup will be automatically executed if exists.
|
||||
Reference in New Issue
Block a user