Spice fix

This commit is contained in:
Renaud Lepage 2021-09-02 13:01:52 -07:00 committed by GitHub
parent 911dad8b58
commit 1f9807929e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1376,6 +1376,7 @@ Note: `-disable-ticketing` will allow unauthenticated access to the VM. See the
```bash
docker run \
--device /dev/kvm \
-p 3001:3001 \
-p 50922:10022 \
-e "DISPLAY=${DISPLAY:-:0.0}" \
-e EXTRA="-monitor telnet::45454,server,nowait -nographic -serial null -spice disable-ticketing,port=3001" \