Skip to content

isabella232/docker-lambda-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docker-lambda

Docker container that will execute a local lambda function using same version of node as aws lambda (0.10)

Usage

docker run --rm -v "$(pwd):/lambda/function" firstandthird/docker-lambda [script.js] [payload.json]

About

Docker container that simulates the lambda environment

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%