Update readme.md
This commit is contained in:
parent
5b8c93c4a7
commit
5b516b43df
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ $ docker run --rm -it \
|
||||||
|
|
||||||
- How do I change the location of the virtual disk?
|
- How do I change the location of the virtual disk?
|
||||||
|
|
||||||
By default it resides inside a docker volume, but you can add a bind mount to your compose file like this:
|
By default it resides inside a docker volume, but you can add these lines to your compose file:
|
||||||
|
|
||||||
```
|
```
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue