[BACKUP_RESTORE] Add docker + begin implement for nextcloud service
This commit is contained in:
parent
1419a89d03
commit
efa7c2e42d
8 changed files with 81 additions and 2 deletions
5
roles/volume_restore/files/README.md
Normal file
5
roles/volume_restore/files/README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# HOW TO USE IT
|
||||
|
||||
```
|
||||
docker run -v [PATH_TO_ARCHIVE]:/backup/archive.tar.gz -v [DIST_VOLUME]:/backup/dest volume_restore:latest
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue