mod: disk 256g
This commit is contained in:
parent
c8df6bc87c
commit
6a5410a926
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@ services:
|
|||
image: qemux/qemu
|
||||
container_name: qemu
|
||||
environment:
|
||||
BOOT: "mint"
|
||||
BOOT: "alpine"
|
||||
DISK_SIZE: "256G"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue