lambci/docker-lambda resource
Docker images and test runners that replicate the live AWS Lambda environment observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3751
- days_rel: n/a
- days_push: 1326
- n_releases_24m: 0
Adoption not part of the score
5781 stars · 409 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Docker images and test runners that replicate the live AWS Lambda environment almost identically, including installed libraries, file permissions, environment variables, and context objects. It allows developers to run and test Lambda functions locally or compile native dependencies against the exact library versions present on AWS Lambda.
Use cases
- test aws lambda functions locally in docker
- replicate aws lambda environment on my machine
- compile native dependencies for lambda deployment
- run lambda handler with test events locally
- emulate lambda invoke api for integration testing
- build lambda layers with matching library versions
When to choose
- You need to test Lambda functions locally with high fidelity to the real AWS environment
- You want to compile native dependencies against the exact library versions available on AWS Lambda
- You are maintaining a legacy project pinned to these images and cannot migrate yet
When to avoid
- You are starting a new project - the images are deprecated in favor of AWS' official aws-lambda-base-images
- You need ongoing updates or support - the repository is archived and will not receive further updates
- You only need basic local Lambda invocation without strict environment replication
Facets
infra-config · maturity abandoned
container-runtime testing developer-tools deployment cloud-computing developer-tools testing cross-platform cli aws-lambda docker-images local-development serverless lambda-emulation sandboxed-environment deprecated devops docker
1 source
- readme: https://github.com/lambci/docker-lambda · fetched 2026-08-28 · e2ebcb29275b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lambci/docker-lambda | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="lambci/docker-lambda")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem