32-bit container (based on balenalib) on Pi-4 64 doesn't work

Hi @mpous,

yes, this works well. I use debian bullseye, so I needed to add a new architecture arm64 next to default one armhf (dpkg --add-architecture arm64) and install arm64 version of libc6 to run my program. So all good now.

Thanks,

Jiri

1 Like