mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2025-11-05 02:57:57 +00:00
Updated readme
This commit is contained in:
@@ -18,11 +18,12 @@ Execute:
|
|||||||
|
|
||||||
## Recover
|
## Recover
|
||||||
|
|
||||||
|
### database
|
||||||
```bash
|
```bash
|
||||||
docker exec -i mysql_container mysql -uroot -psecret database < db.sql
|
docker exec -i mysql_container mysql -uroot -psecret database < db.sql
|
||||||
```
|
```
|
||||||
|
|
||||||
### Volume
|
### volume
|
||||||
Execute:
|
Execute:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user