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.
- Host: GitHub
- URL: https://github.com/bbckr/lambda-tools-docker
- Owner: bbckr
- License: mit
- Created: 2018-09-07T00:16:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-11T00:12:34.000Z (almost 8 years ago)
- Last Synced: 2025-07-12T07:34:40.544Z (11 months ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.