docker-lambda
docker-lambda copied to clipboard
Missing files from provided.al2
It looks like there are quite a few files missing from provided.al2 runtime docker.
For instance, this example runs fine on AWS with both provided and provided.al2, but it fails with lambci/lambda:provided.al2
Fixing this would go a long way towards reproducing lambda environments for local debugging.