Update readme.md
This commit is contained in:
parent
86186b7588
commit
8b0c098699
1 changed files with 2 additions and 2 deletions
|
@ -218,9 +218,9 @@ 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?
|
* ### How do I run a x86 or x64 machine?
|
||||||
|
|
||||||
You can use [qemu-docker](https://github.com/qemus/qemu-docker/) to run AMD64 machines on ARM.
|
You can use [qemu-docker](https://github.com/qemus/qemu-docker/) to run x86 and x64 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/
|
||||||
|
|
Loading…
Reference in a new issue