amazon/lambda-build-node10.x
AWS Lambda Build Environment for Node.js 10
500K+
The AWS Lambda Build Environment for Node.js 10 is a Docker image intended for building application code that will run on AWS Lambda with the Node.js 10 runtime. The image contains the Node.js 10 runtime and the AWS SAM CLI.
You can pull the build image and verify its signature with the following command:
docker pull amazon/lambda-build-node10.x:latest --disable-content-trust=false
docker pull amazon/lambda-build-node10.x