Commit 0e96abc5 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Ports

parent 81c218e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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?