https://github.com/neilkuan/aws-lambda-container-sample
https://github.com/neilkuan/aws-lambda-container-sample
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neilkuan/aws-lambda-container-sample
- Owner: neilkuan
- Created: 2020-12-06T12:09:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-08T02:02:26.000Z (over 4 years ago)
- Last Synced: 2025-03-29T02:38:24.846Z (2 months ago)
- Language: Dockerfile
- Size: 329 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## This is Lambda Custom Container Sample repo .
### python alpine sample please go to [here](./lambda-python-alpine/README.md)
### python debian sample please go to [here](./lambda-python-debian/README.md)
this idea source from this [blog](https://aws.amazon.com/tw/blogs/aws/new-for-aws-lambda-container-image-support/)
[the Lambda Runtime Interface Emulator](https://github.com/aws/aws-lambda-runtime-interface-emulator)