mirror of
https://github.com/dockur/windows.git
synced 2026-03-22 03:59:44 +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
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue