Skip to content

Commit

Permalink
docs: Ports
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Nov 20, 2023
1 parent 6b1c933 commit 546532c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down

0 comments on commit 546532c

Please sign in to comment.