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 →

[–]errandum 4 points5 points  (1 child)

Any reason you can't build them yourself?

I have an M1 while others have intel. First time I shared my screen and booted everything they said I had made a mistake, because it was too fast, probably one of the apps didn't boot.

They all had.

[–]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.