Update readme.md
This commit is contained in:
parent
f604eaad0f
commit
c4a42e8a0a
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ docker run -it --rm --name qemu -e "BOOT=http://example.com/image.iso" -p 8006:8
|
|||
|
||||
```yaml
|
||||
volumes:
|
||||
- /home/user/example.iso:/storage/boot.iso
|
||||
- /home/user/example.iso:/boot.iso
|
||||
```
|
||||
|
||||
Replace the example path `/home/user/example.iso` with the filename of the desired ISO file.
|
||||
|
|
|
|||
Loading…
Reference in a new issue