Merge branch 'main' of github.com:kevinveenbirkenbach/docker-volume-backup

This commit is contained in:
2021-08-20 09:16:05 +02:00
2 changed files with 36 additions and 16 deletions

View File

@@ -16,6 +16,13 @@ Execute:
./docker-volume-backup.sh
```
## Recover
Execute:
```bash
./docker-volume-recover.sh {{volume_name}} {{backup_path}}
```
## Debug
To checkout what's going on in the mount container type in the following command: