mirror of
https://github.com/dockur/windows.git
synced 2026-02-06 18:57:24 +00:00
Add DISK2_SIZE and fix devices indentation
Added DISK2_SIZE environment variable and corrected indentation for devices.
This commit is contained in:
parent
a2ff41e8b8
commit
ce2ec49b77
@ -6,8 +6,8 @@ services:
|
|||||||
VERSION: "11"
|
VERSION: "11"
|
||||||
DISK_SIZE: "509G"
|
DISK_SIZE: "509G"
|
||||||
MANUAL: "Y"
|
MANUAL: "Y"
|
||||||
|
DISK2_SIZE: "639G
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
cap_add:
|
cap_add:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user