mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
docs: Environment example
This commit is contained in:
parent
ab6ba410b3
commit
df6991878d
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ services:
|
||||||
windows:
|
windows:
|
||||||
image: dockurr/windows
|
image: dockurr/windows
|
||||||
container_name: windows
|
container_name: windows
|
||||||
|
environment:
|
||||||
|
VERSION: "win11"
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
cap_add:
|
cap_add:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue