Pulling from docker

Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!

Did you like my answer?

:+1: :-1:


The error message indicates that there is a compatibility issue with the architecture when trying to pull the TorizonCore Builder image from Docker Hub. Specifically, there is no matching manifest for the linux/arm64/v8 architecture in the available manifest list entries for the image torizon/torizoncore-builder. This suggests that the TorizonCore Builder image may not be available for the ARM64 architecture.

To address this issue, you can try the following troubleshooting steps:

  1. Check for Alternative Images: Look for alternative Docker images that support the ARM64 architecture. This might involve searching for other versions or variants of the TorizonCore Builder image that are compatible with your architecture.

  2. Verify Supported Architectures: Visit the Docker Hub page for the torizon/torizoncore-builder image to verify which architectures are supported. This information can help you determine if there is a compatible version available.

  3. Consider Different Architectures: If possible, consider using a different architecture that is compatible with the available images. This might involve using a different development environment or hardware that supports the available image architectures.

By exploring these options, you may be able to find a solution that allows you to proceed with your development tasks using TorizonCore.

Please, also check if these links can help you solve your problem:

No matching Manifest for TorizonCore Builder.