Update README.md
This commit is contained in:
parent
5b7c97d944
commit
2a032ed310
1 changed files with 6 additions and 0 deletions
|
@ -61,3 +61,9 @@ Sources:
|
|||
* https://www.youtube.com/watch?v=nGSNULpHHZc
|
||||
* https://docs.docker.com/network/overlay/
|
||||
* https://docs.docker.com/registry/
|
||||
|
||||
Or execute QEMU directly with the following
|
||||
|
||||
```
|
||||
qemu-system-x86_64 path/to/disk -enable-kvm -m 4096
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue