An open API service indexing awesome lists of open source software.

https://github.com/bbckr/lambda-tools-docker

Docker image for packaging and deploying AWS lambda functions using serverless, terraform, and jinja.
https://github.com/bbckr/lambda-tools-docker

Last synced: 4 months ago
JSON representation

Docker image for packaging and deploying AWS lambda functions using serverless, terraform, and jinja.

Awesome Lists containing this project

README

          

# lambda-tools-docker
Alpine docker image for packaging and deploying AWS lambda functions using serverless, terraform, and jinja. Only has python and node development tools.

## Git Tags
When tag `X.Y.Z` is pushed, a CircleCi workflow will start the job that builds and pushes the image `bckr/lambda-tools:${CIRCLE_TAG}` to the remote docker repository.