docs: Readme (#372)

This commit is contained in:
Kroese 2024-01-22 12:21:54 +01:00 committed by GitHub
parent 6f8b88a1f1
commit 9daec8e73c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -196,7 +196,7 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device
* ### How do I boot a local image? * ### How do I boot a local image?
Place a file called `boot.iso` in the `/storage` folder to skip the download. To skip the download, rename your image to `boot.iso` and place it in an empty `/storage` folder.
* ### How do I provide custom arguments to QEMU? * ### How do I provide custom arguments to QEMU?