mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Update compose.yml
This commit is contained in:
parent
50f6467dea
commit
fecf3a1562
1 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ services:
|
|||
container_name: windows
|
||||
environment:
|
||||
VERSION: "11"
|
||||
LANGUAGE: "Russian"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
@ -16,4 +17,4 @@ services:
|
|||
volumes:
|
||||
- ./windows:/storage
|
||||
restart: always
|
||||
stop_grace_period: 2m
|
||||
stop_grace_period: 60m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue