mirror of
https://github.com/dockur/windows.git
synced 2026-02-03 17:27:21 +00:00
Add MANUAL and VGA environment variables
This commit is contained in:
parent
c7aac1edcf
commit
143be4d594
@ -4,6 +4,9 @@ services:
|
||||
container_name: windows
|
||||
environment:
|
||||
VERSION: "11"
|
||||
MANUAL: "Y"
|
||||
VGA: "virtio-gpu"
|
||||
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
||||
Loading…
Reference in New Issue
Block a user