Unverified Commit 24f9c690 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Readme (#424)

parent e2a3da67
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -209,6 +209,10 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device

  To skip the download, rename your image to `boot.iso` and place it in an empty `/storage` folder.

* ### How do I run a ARM-based image?

  You can use [qemu-arm](https://github.com/qemus/qemu-arm/) to run ARM64 images.

* ### How do I provide custom arguments to QEMU?

  You can create the `ARGUMENTS` environment variable to provide additional arguments to QEMU at runtime: