mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
Add MANUAL and VGA environment variables
This commit is contained in:
parent
c7aac1edcf
commit
143be4d594
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ services:
|
|||
container_name: windows
|
||||
environment:
|
||||
VERSION: "11"
|
||||
MANUAL: "Y"
|
||||
VGA: "virtio-gpu"
|
||||
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue