Readme
This commit is contained in:
parent
26a83593ed
commit
104aed2917
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ docker run -it --rm -e "BOOT=http://www.example.com/image.iso" --device=/dev/kvm
|
|||
|
||||
* ### How do I change the location of the data disk?
|
||||
|
||||
To change the virtual disk's location from the default docker volume, include the following bind mount in your compose file and replace the path `/home/user/data` with the desired storage folder:
|
||||
To change the data disk's location from the default docker volume, include the following bind mount in your compose file and replace the path `/home/user/data` with the desired storage folder:
|
||||
|
||||
```
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue