mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-01-08 01:55:30 +00:00
Updated readme
This commit is contained in:
parent
606de052cc
commit
4400e4019f
@ -12,10 +12,10 @@ docker run --detach \
|
||||
docker.io/hectormolinero/qemu-reactos:latest
|
||||
```
|
||||
|
||||
> 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`
|
||||
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`
|
||||
|
||||
## Environment variables
|
||||
#### `VM_CPU`
|
||||
|
Loading…
Reference in New Issue
Block a user