A tool to create AWS Lambda layers with Python dependencies using Docker. This project simplifies the process of packaging Python dependencies for AWS Lambda, ensuring compatibility with the Lambda ...
I've been trying to get TA-Lib working on AWS Lambda utilising a Docker image. Below is my current Dockerfile: # AWS Lambda execution environment is based on Amazon Linux 1 FROM amazonlinux:1 # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results