docs: Ports
This commit is contained in:
parent
81c218e28a
commit
0e96abc54e
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ docker run -it --rm -e "BOOT=http://www.example.com/image.iso" --device=/dev/kvm
|
|||
environment:
|
||||
DISPLAY: "vnc"
|
||||
ports:
|
||||
5900:5900
|
||||
- 5900:5900
|
||||
```
|
||||
|
||||
* ### How do I provide custom arguments to QEMU?
|
||||
|
|
Loading…
Reference in a new issue