mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-01-09 02:27:13 +00:00
Define registry explicitly
This commit is contained in:
parent
3d09e519dd
commit
984e79474d
@ -9,7 +9,7 @@ docker run --detach \
|
|||||||
--restart on-failure:3 \
|
--restart on-failure:3 \
|
||||||
--publish 127.0.0.1:6080:6080/tcp \
|
--publish 127.0.0.1:6080:6080/tcp \
|
||||||
--privileged --env QEMU_KVM=true \
|
--privileged --env QEMU_KVM=true \
|
||||||
hectormolinero/qemu-reactos:latest
|
docker.io/hectormolinero/qemu-reactos:latest
|
||||||
```
|
```
|
||||||
> The instance will be available through a web browser from: http://localhost:6080/vnc.html
|
> The instance will be available through a web browser from: http://localhost:6080/vnc.html
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user