mod: disk 256g

This commit is contained in:
Andy Bunce 2026-04-22 16:09:11 +01:00
parent c8df6bc87c
commit 6a5410a926

View file

@ -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