Pull different architecture container image
Issue
- If you have an amd64 (x86_64) architecture machine you can only pull images of amd64 architecture using
podman pullcommand. - If you want to pull an image of different architecture it fails with the following error:
Error: error pulling image "xxxxxx.xxxxx.xx/xxxxx/xxxxxx:xx": unable to pull xxxxxx.xxxxx.xx/xxxxx/xxxxxx:xx: unable to pull image: Error choosing an image from manifest list docker://xxxxxx.xxxxx.xx/xxxxx/xxxxxx:xx: no image found in manifest list for architecture amd64, variant "", OS linux
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4.X
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.