-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
When installing Python dependency ironcore-alloy 0.11.0 via pip from within an amazon/aws-lambda-python:3.11 docker container I get the error below.
ERROR - OSError: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /var/lang/lib/python3.11/site-packages/ironcore_alloy/libironcore_alloy.so)
I think for maximum portability the rust binary should be built by linking statically with MUSL?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels