mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-01-08 01:55:30 +00:00
Update readme
This commit is contained in:
parent
4659e2b9da
commit
daffd49dac
@ -13,9 +13,9 @@ docker run --detach \
|
||||
```
|
||||
|
||||
The instance can be accessed from:
|
||||
* **VNC (5900/TCP):** any VNC client, without credentials.
|
||||
* **noVNC (6080/TCP):** http://127.0.0.1:6080/vnc.html
|
||||
* **Shell:** `docker exec -it qemu-reactos vmshell`
|
||||
* **VNC** (`5900/TCP`), without password.
|
||||
* **noVNC** (`6080/TCP`), http://127.0.0.1:6080/vnc.html
|
||||
* `docker exec -it qemu-reactos vmshell`
|
||||
|
||||
## Environment variables
|
||||
#### `VM_CPU`
|
||||
|
Loading…
Reference in New Issue
Block a user