Skip to content

Docker container for building AWS Lambda function artifacts

Notifications You must be signed in to change notification settings

mageops/docker-aws-lambda-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

MageOps Docker Container for building AWS Lambda Docker Packages

Build script to create AWS Lambda packages for Python and NodeJS 10.x

Build lambda

./build.sh --lang python --python-version 3.11 -p package-name ./package-dir
./build.sh --lang nodejs --nodejs-version 10.x -p package-name ./package-dir

About

Docker container for building AWS Lambda function artifacts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages