mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-01-09 10:36:37 +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
|
docker.io/hectormolinero/qemu-reactos:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
> The instance can be accessed from:
|
The instance can be accessed from:
|
||||||
> * VNC (5900/TCP): any VNC client, without credentials.
|
* **VNC (5900/TCP):** any VNC client, without credentials.
|
||||||
> * noVNC (6080/TCP): http://127.0.0.1:6080/vnc.html
|
* **noVNC (6080/TCP):** http://127.0.0.1:6080/vnc.html
|
||||||
> * Shell: `docker exec -it qemu-reactos vmshell`
|
* **Shell:** `docker exec -it qemu-reactos vmshell`
|
||||||
|
|
||||||
## Environment variables
|
## Environment variables
|
||||||
#### `VM_CPU`
|
#### `VM_CPU`
|
||||||
|
Loading…
Reference in New Issue
Block a user