Update README.md

This commit is contained in:
Ella-0 2021-02-06 12:28:41 +00:00 committed by GitHub
parent 2a032ed310
commit db269613db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -57,13 +57,14 @@ There are 4 commands the user should be aware of, they are writen in chronologic
Use virt-manager or qemu to boot the `lazybox.img`.
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
```
Sources:
* https://www.youtube.com/watch?v=nGSNULpHHZc
* https://docs.docker.com/network/overlay/
* https://docs.docker.com/registry/