fix: Remove controlport

This commit is contained in:
Kroese 2023-11-20 12:55:47 +01:00 committed by GitHub
parent 12335bd743
commit 81c218e28a

View file

@ -4,12 +4,11 @@ services:
container_name: qemu
image: qemux/qemu-docker:latest
environment:
DISPLAY: "vnc"
CPU_CORES: "1"
RAM_SIZE: "512M"
DISK_SIZE: "16G"
BOOT: "https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86_64/alpine-standard-3.18.2-x86_64.iso"
DISPLAY: "vnc"
CONTROL_PORTS: "5900"
devices:
- /dev/kvm
- /dev/vhost-net