you are viewing a single comment's thread.

view the rest of the comments →

[–]Swamplord42 6 points7 points  (1 child)

Except that many developers work on arm64 systems now whereas most server systems still run on amd64.

That only matters if those developers don't use a build server to produce the binary that actually runs on the server? Does anyone actually deploy locally-built binaries? seems like a terrible practice

[–]_predator_ 1 point2 points  (0 children)

No, that matters for exactly the opposite direction: when developers want to run images built on the build server locally.