The firmware is deployed as a container running on Linux on a Cortex-A.
The firmware runs on a Cortex-M, from `containerd`'s perspective it appears to runs as a normal Linux container.
Each embedded core can only run a single container at once.
--runtime io.containerd.hybrid is needed to interact with the hybrid runtime.