Distrobuilder centos 7/8/8-Stream

distrobuilder --version 1.2

Since few days, always ending up in squashfs sizes of 400-500 MB (previously below 100MB only).
As centos 8 has no minimal, applying minimal to 7 and boot to 8 had worked and could find the iso.

templ.yaml:

image:
distribution: centos
architecture: x86_64
release: 8
url: mirror.sfo12.us.leaseweb.net | powered by Leaseweb
variant: boot
type: container

release: 7
url: mirror.sfo12.us.leaseweb.net | powered by Leaseweb
variant: minimal

Any thoughts @monstermunchkin ?

I just built a fresh CentOS 8 image which has a rootfs.squashfs of 124 MB. Not sure why you ended up with 400-500 MB. Also, we haven’t added any additional packages or anything.