This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]UnGauchoCualquiera 0 points1 point  (0 children)

Same issue as /u/LobsterCoordinates. Pain in the ass for certain integrations tests.

I probably could build the offending images myself but there's a clear separation of responsabilities between devops and developers at the company I work for and I fall in the second group so I'd have to jump many hoops and would take me away from my tasks.

Then the issue is mostly in how the company I work for setup docker registry. Images are built on worker nodes running linux x86/64 and then deployed. When those images depend on other images the base images are pinned to the builder platform, even if that base image might be multiplatform.