Long story short, even though the host M1 Mac Mini supports both 32 ad 64 bit ARM applications, a Ubuntu 20.04 VM only supports 64-bit ARM applications. Now, when I try to run some docker containers that worked fine in macOS inside of the VM, the 32-bit ARM binaries fail to run unless I set up Qemu emulation inside of the Ubuntu VM. Is this a known limitation?