mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2024-11-22 08:21:04 +01:00
Added recover instruction
This commit is contained in:
parent
7864d26aa5
commit
5f6e60d502
@ -16,6 +16,13 @@ Execute:
|
|||||||
./docker-volume-backup.sh
|
./docker-volume-backup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Recover
|
||||||
|
Execute:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
./docker-volume-recover.sh {{volume_name}} {{backup_path}}
|
||||||
|
```
|
||||||
|
|
||||||
## Debug
|
## Debug
|
||||||
To checkout what's going on in the mount container type in the following command:
|
To checkout what's going on in the mount container type in the following command:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user