We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af5d66 commit ec3ecd3Copy full SHA for ec3ecd3
README.md
@@ -15,6 +15,9 @@ docker run --detach \
15
docker.io/hectorm/qemu-win2000:latest
16
```
17
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
+
21
The instance can be accessed from:
22
* **RDP** (`3389/TCP`), user `Administrator`, password `password`.
23
* **VNC** (`5900/TCP`), without password.
0 commit comments