Images based on the ARM architecture, such as Raspberry Pi images, can't natively run on an x86-based host which is what CircleCI uses.
The binary files compiled for ARM-based images are not compatible with our hardware. Therefore, and so we will fail to communicate with the image once the Docker container is executed.
If you are developing for ARM, please tell us about it on this CircleCI Ideas page.
Comments
Article is closed for comments.