Can't build Crux ISO on Buster via Docker container

Hi, attempting to build 1.2 ISO using docker inside of a Buster machine. All prereqs are installed, and I’m getting the infamous “Extra argument error” when installing the kernel.

invoke-rc.d: policy-rc.d denied execution of restart.
Processing triggers for systemd (215-17+deb8u13) ...
I: Create initramfs if it does not exist.
/root/17-gen_initramfs.chroot: line 8: [: /boot/initrd.img-4.19.190-amd64-vyos: binary operator expected
Extra argument '4.19.194-amd64-vyos'

Usage: /usr/sbin/update-initramfs.orig.initramfs-tools [OPTION]...

Options:
 -k version     Specify kernel version or 'all'
 -c             Create a new initramfs
 -u             Update an existing initramfs
 -d             Remove an existing initramfs
 -t             Take over a custom initramfs with this one
 -b directory   Set alternate boot directory
 -v             Be verbose
 -h             This message

E: config/hooks/live/17-gen_initramfs.chroot failed (exit non-zero). You should check for errors.
P: Begin unmounting filesystems...

I’m not trying to do any custom kernel, just a basic factory ISO. I have attempted to build the kernel myself, but then QAT fails. Any further guidance on this?

Same for me - and I had already raised this issue but seems like this is not yet fixed.

Hello, @lukeflynn
There’s a bug
Here’s a task on phabricator you can follow:
https://phabricator.vyos.net/T3627