Open frezbo opened 16 hours ago
Add support for generating disk images with image cache.
Fixes: #9616
One thing i can think of is if the image cache is too large, the disk image creation would fail since we set a default sparse file of almost 1.3gig
imageOptions: diskSize: 1306525696
Add support for generating disk images with image cache.
Fixes: #9616