Update README.md

This commit is contained in:
Namhyeon Go 2022-11-01 23:49:44 +09:00 committed by GitHub
parent 9a750b0337
commit dcb32b288c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,12 @@ $ cd docker-qemu
$ docker build -t gnh1201/qemu:6.1 .
```
or use [Docker Hub](https://hub.docker.com/repository/docker/gnh1201/qemu)
```console
$ docker pull gnh1201/qemu:6.1
```
## For non-native
Note: Non-native virtualization does not support KVM acceleration (Do not use `--device /dev/kvm`).