Update readme.md
This commit is contained in:
parent
666b5be9ce
commit
86186b7588
1 changed files with 4 additions and 0 deletions
|
@ -218,6 +218,10 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device
|
||||||
ARGUMENTS: "-device usb-tablet"
|
ARGUMENTS: "-device usb-tablet"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
* ### How do I run a AMD64 machine?
|
||||||
|
|
||||||
|
You can use [qemu-docker](https://github.com/qemus/qemu-docker/) to run AMD64 machines on ARM.
|
||||||
|
|
||||||
[build_url]: https://github.com/qemus/qemu-arm/
|
[build_url]: https://github.com/qemus/qemu-arm/
|
||||||
[hub_url]: https://hub.docker.com/r/qemux/qemu-arm/
|
[hub_url]: https://hub.docker.com/r/qemux/qemu-arm/
|
||||||
[tag_url]: https://hub.docker.com/r/qemux/qemu-arm/tags
|
[tag_url]: https://hub.docker.com/r/qemux/qemu-arm/tags
|
||||||
|
|
Loading…
Reference in a new issue