Skip to content

Commit ec3ecd3

Browse files
committed
Add note about KVM option
1 parent 6af5d66 commit ec3ecd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ docker run --detach \
1515
docker.io/hectorm/qemu-win2000:latest
1616
```
1717

18+
> [!NOTE]
19+
> The `--device /dev/kvm` option can only be used on Linux hosts, it can be removed on Windows and macOS hosts at a significant performance penalty.
20+
1821
The instance can be accessed from:
1922
* **RDP** (`3389/TCP`), user `Administrator`, password `password`.
2023
* **VNC** (`5900/TCP`), without password.

0 commit comments

Comments
 (0)