lambci / docker-lambda

Docker images and test runners that replicate the live AWS Lambda environment
MIT License
5.83k stars 431 forks source link

Add Nodejs14 using the AWS image for lambda #350

Open DavidTanner opened 3 years ago

DavidTanner commented 3 years ago

This PR uses the ECR image of the AWS Lambda nodejs image.

Closes #329

DavidTanner commented 3 years ago

@mhart is this project still active?

mLupine commented 2 years ago

Just dropping by to let you know that I've created a fork of the project with Node.js 14.x and ARM64 support. See my comment here for more details.

capaj commented 2 years ago

@mLupine great stuff! Will test it out on our project.