Embed backup scripts in Docker image

This commit is contained in:
2026-06-22 18:25:38 +00:00
parent 27dcbf9c24
commit 66627691d7
6 changed files with 190 additions and 6 deletions
-4
View File
@@ -9,10 +9,6 @@ services:
- "8766"
volumes:
- .:/app
- /root/backup-apps.sh:/root/backup-apps.sh:ro
- /root/backup-bd.sh:/root/backup-bd.sh:ro
- /root/backup-git.sh:/root/backup-git.sh:ro
- /root/backup-git-repos.sh:/root/backup-git-repos.sh:ro
- /root/backup.log:/root/backup.log:rw
- /tmp/restore-temp:/tmp/restore-temp:rw
env_file: