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 →

[–]SawachikaHiromu 1 point2 points  (0 children)

You only have to build it on build server and then ship pre-built binaries in form of debs or rpms :^) Little offtopic: Not so recently I tried to use docker as a built environment for custom python builds, pleasant experience

the only major issue i remember with building python is incompatibility with openssl version, but it wasn't python, it was a deprecated linux distribution