docs: Readme (#393)

This commit is contained in:
Kroese 2024-01-27 19:15:57 +01:00 committed by GitHub
parent 19458d555c
commit 26ccc83eab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,11 +57,11 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device
- Set the `BOOT` environment variable to the URL of an ISO image you want to install. - Set the `BOOT` environment variable to the URL of an ISO image you want to install.
- Start the container and connect to [port 8006](http://localhost:8006) in your web browser. - Start the container and connect to [port 8006](http://localhost:8006) using your web browser.
- You will see the screen and can control it via the keyboard and mouse. - You will see the screen and can now install the OS of your choice using your keyboard and mouse.
- Enjoy your brand new machine, and don't forget to star this repo! Enjoy your brand new machine, and don't forget to star this repo!
* ### How do I increase the amount of CPU or RAM? * ### How do I increase the amount of CPU or RAM?