Skip to content

Commit

Permalink
Add note about KVM option
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Aug 17, 2024
1 parent 6af5d66 commit ec3ecd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ docker run --detach \
docker.io/hectorm/qemu-win2000:latest
```

> [!NOTE]
> 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.
The instance can be accessed from:
* **RDP** (`3389/TCP`), user `Administrator`, password `password`.
* **VNC** (`5900/TCP`), without password.
Expand Down

0 comments on commit ec3ecd3

Please sign in to comment.