{"adoption": {"forks": 141, "observed_at": "2026-08-28T04:05:24.999434+00:00", "stars": 1707}, "canonical_url": "https://ross.abutalabs.com/products/docker-compose-wait", "card": {"archived": false, "artifact_type": "cli-tool", "description": "A simple script to wait for other docker images to be started while using docker-compose (or Kubernetes or docker stack or whatever)", "domain": ["developer-tools"], "enriched": true, "function": ["cli", "scheduling", "developer-tools"], "health_score": 69, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["ufoscout/docker-compose-wait"], "name": "ufoscout/docker-compose-wait", "platform": ["cross-platform"], "pushed_at": "2026-04-10T19:19:02+00:00", "repo": "ufoscout/docker-compose-wait", "stars": 1707, "tags": ["docker-compose", "container-orchestration", "startup-synchronization", "wait-for-service", "rust", "devops", "containers", "docker", "kubernetes", "linux"], "topics": ["docker", "docker-images", "dockerfile", "kubernetes", "sleep", "synchronization", "wait", "containers"], "urls": [], "use_cases": ["wait for postgres and mysql to be ready before starting my app in docker-compose", "delay container startup until a tcp port is open", "make my app wait for mongodb in a docker stack deployment", "synchronize service startup order in kubernetes without healthcheck hacks", "wait for a file to exist before launching my application container", "use a wait tool in distroless or scratch docker images"], "what_it_is": "A small Rust command-line utility that blocks until other Docker containers (or services in Kubernetes/docker stack) are ready, by waiting for a fixed time, open TCP ports, or files on the filesystem. It is typically added to a Dockerfile and run before the application's entrypoint to ensure dependencies like databases are available.", "when_to_avoid": ["your orchestrator already supports healthchecks with depends_on conditions or init containers", "you need complex readiness logic beyond ports, files, or timeouts"], "when_to_choose": ["you use docker-compose, docker stack, or Kubernetes and need simple dependency readiness gating", "you want a tiny static binary that works in scratch or distroless images", "you need to wait on TCP ports or filesystem paths via environment variables"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/docker-compose-wait", "repo": "ufoscout/docker-compose-wait", "role": "main", "score": 57}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "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:05:24.999434+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.999434+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:37:28.185984+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f6722327c34f6174143cadbab6dddc6e9932247d7209247318e1dcf2c388f600", "fetched_at": "2026-08-28T04:05:24.999434+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ufoscout/docker-compose-wait"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 76, "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": 3563, "days_push": 145, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 57, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}