Add MANUAL and VGA environment variables

This commit is contained in:
Freddy4343 2026-01-12 10:02:58 -05:00 committed by GitHub
parent c7aac1edcf
commit 143be4d594
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,9 @@ services:
container_name: windows container_name: windows
environment: environment:
VERSION: "11" VERSION: "11"
MANUAL: "Y"
VGA: "virtio-gpu"
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun - /dev/net/tun