mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2024-11-01 07:43:10 +01:00
Updated readme
This commit is contained in:
parent
97aa13a07d
commit
2776c35da6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user