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
|
image: qemux/qemu
|
||||||
container_name: qemu
|
container_name: qemu
|
||||||
environment:
|
environment:
|
||||||
BOOT: "mint"
|
BOOT: "alpine"
|
||||||
|
DISK_SIZE: "256G"
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue