Sign inSign up

pict3/aws-lambda-builder

By pict3

Updated over 7 years ago

Image
0

241

pict3/aws-lambda-builder repository overview

  1. Go to working directory.
  2. Prepare for below files.
  • lambda_function.py ... Code of Lambda Function.
  • requirements.txt ... pip install targets.
  1. Execute command. $ docker run -v "$PWD":/var/task pict3/aws-lambda-builder
  2. Done. You'll find Lambda package(deploy_package.zip).

Tag summary

Content type

Image

Digest

Size

641.8 MB

Last updated

over 7 years ago

docker pull pict3/aws-lambda-builder