mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update compose.yml
This commit is contained in:
parent
10449a3d29
commit
975224f132
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ services:
|
|||
image: dockurr/windows
|
||||
container_name: windows
|
||||
environment:
|
||||
VERSION: "11"
|
||||
VERSION: "10"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
@ -16,4 +16,4 @@ services:
|
|||
volumes:
|
||||
- ./windows:/storage
|
||||
restart: always
|
||||
stop_grace_period: 2m
|
||||
stop_grace_period: 99m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue