mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 01:37: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
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user