docs: Ports

This commit is contained in:
Kroese 2023-11-20 12:58:33 +01:00 committed by GitHub
parent 81c218e28a
commit 0e96abc54e

View file

@ -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?