{"adoption": {"forks": 355, "observed_at": "2026-08-28T04:09:58.126893+00:00", "stars": 7303}, "canonical_url": "https://ross.abutalabs.com/products/dumb-init", "card": {"archived": false, "artifact_type": "cli-tool", "description": "A minimal init system for Linux containers", "domain": ["developer-tools", "cloud-computing"], "enriched": true, "function": ["cli", "developer-tools", "concurrency", "security"], "health_score": 75, "homepage": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["Yelp/dumb-init"], "name": "Yelp/dumb-init", "platform": ["cli"], "pushed_at": "2026-07-13T20:31:47+00:00", "repo": "Yelp/dumb-init", "stars": 7303, "tags": ["docker", "pid1", "init-system", "signal-forwarding", "zombie-reaping", "containers", "devops", "linux"], "topics": ["docker", "pid1", "init", "dumb", "docker-container", "unix", "c"], "urls": [], "use_cases": ["make docker containers stop gracefully on SIGTERM", "prevent zombie processes in containers", "run a single-process container without systemd", "fix docker run containers that ignore stop signals", "use as ENTRYPOINT wrapper in Dockerfiles", "treat docker containers like regular unix processes in CI"], "what_it_is": "dumb-init is a minimal init system and process supervisor designed to run as PID 1 inside Linux containers such as Docker. It is a small statically-linked C binary that spawns your command as a child process, properly forwards signals, and reaps orphaned zombie processes.", "when_to_avoid": ["you need a full init system with service management like systemd or s6", "your container already uses tini or another init via docker run --init", "you need process supervision with restart policies"], "when_to_choose": ["your container's main process doesn't handle signals properly", "you see defunct/zombie processes accumulating in a container", "you want a tiny, dependency-free PID 1 for minimal Docker images", "CI jobs leave containers running after docker run is killed"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/dumb-init", "repo": "Yelp/dumb-init", "role": "main", "score": 64}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:58.126893+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:38:41.612368+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d01fc99eaa5baa457b5b2e3773c92b5f11e79385516432cb8d25c0dc4ffd4ef6", "fetched_at": "2026-08-28T04:09:58.126893+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Yelp/dumb-init"}, {"content_hash": "6346cc15fc5161ced40196aec50459e0e5f14501c0b72a2dbb6ce8588ff7fa40", "fetched_at": "2026-08-29T08:34:10.829151+00:00", "kind": "homepage", "missing": false, "url": "https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html"}, {"content_hash": "4f8c89818c4b8465bdb3fe498057e0fca051840573872e64a711733fe5690a20", "fetched_at": "2026-08-29T08:34:10.842851+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dumb-init/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 92, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4040, "days_push": 51, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 64, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}