Skip to content

Commit

Permalink
docs: Windows (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jan 15, 2024
1 parent a1b36a0 commit e3ca879
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@ docker run -it --rm -e "DISPLAY=vnc" -e "BOOT=http://example.com/image.iso" -p 5

* ### How do I boot Windows?

This container is mainly focussed on emulating Linux-based operating systems. So for emulating Windows there is [another container](https://github.com/dockur/windows) that includes a TPM emulator, all the necessary drivers, and will automaticly download the correct ISO file from the Microsoft servers.
This container is mainly focussed on emulating Linux-based operating systems.

For emulating Windows there is [dockur/windows](https://github.com/dockur/windows), which is dedicated to that purpose. It has the same features as this container, but additionally includes a TPM emulator, all the necessary drivers, and it will even automaticly download the correct ISO file from the Microsoft servers.

* ### How do I verify if my system supports KVM?

Expand Down

0 comments on commit e3ca879

Please sign in to comment.