aws / aws/aws-lambda-base-images
Libcurl inclusion
Open
- Dominant language
- No language data
- Stars
- 777
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
I have a mediainfo lambda that utilized libcurl. In the python 3.7 lambda image (both these docker images, and lambda running in AWS) this library can be accessed. When I switch to python 3.11 in these docker images, it is able to be accessed as well. However, when I run the lamda in AWS, it cannot access the libcurl.so. Where is the disconnect here?
Contributor guide
Assessment
This issue has not been assessed yet.