Statically-linked
Turns out is is necessary to link Python statically, so we cannot just extract it from Alpine but have to build it from source. Special care is necessary to keep dlopen(3) working.
Turns out is is necessary to link Python statically, so we cannot just extract it from Alpine but have to build it from source. Special care is necessary to keep dlopen(3) working.