appsody / controller

Appsody controller running in the development container. This repo will be archived soon.
https://appsody.dev
Apache License 2.0
2 stars 12 forks source link

Unable to pull the image of appsody/init-controller from docker hub #70

Closed dawoodahmed-jazz closed 3 years ago

dawoodahmed-jazz commented 3 years ago

I am trying to pull the image of appsody/init-controller from docker on M1 chip but unable to pull the image. PFB the error

no matching manifest for linux/arm64/v8 in the manifest list entries

dawoodahmed-jazz commented 3 years ago

Resolved using follwoing command

docker pull --platform linux/x86_64