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
df6991878d
commit
bef900f9b6
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ services:
|
|||
windows:
|
||||
image: dockurr/windows
|
||||
container_name: windows
|
||||
environment:
|
||||
VERSION: "win11"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue