{"adoption": {"forks": 111, "observed_at": "2026-08-28T04:06:35.040009+00:00", "stars": 2293}, "canonical_url": "https://ross.abutalabs.com/products/docker2exe", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Convert a Docker image to an executable", "domain": ["developer-tools"], "enriched": true, "function": ["cli", "build-tool", "deployment"], "health_score": 32, "homepage": null, "language": "Go", "license": null, "license_family": "other", "maturity": "active", "member_repos": ["rzane/docker2exe"], "name": "rzane/docker2exe", "platform": ["windows", "cli", "go"], "pushed_at": "2025-05-06T19:40:24+00:00", "repo": "rzane/docker2exe", "stars": 2293, "tags": ["docker-image", "packaging", "single-binary", "self-contained-executable", "embedded-image", "distribution", "docker-wrapper", "cross-platform", "containers", "devops", "linux", "macos", "docker"], "topics": [], "urls": [], "use_cases": ["convert a docker image into a standalone executable", "share a containerized tool as a single binary file", "embed a docker image inside an executable for offline distribution", "package a docker app so users can run it without pulling from a registry", "turn a docker image into an exe for windows", "distribute docker-based CLI tools without publishing to docker hub"], "what_it_is": "docker2exe is a Go-based command-line tool that converts a Docker image into standalone native executables for macOS, Linux, and Windows. At runtime, the generated binary checks for the image locally, pulling it from a registry or, in embedded mode, loading it from a gzip tarball baked into the executable.", "when_to_avoid": ["Target machines do not have Docker — the generated executable still shells out to docker pull/load/run", "You need true standalone binaries with no container runtime dependency", "You need ARM64 or other architectures — the README only shows amd64 outputs", "Embedded mode with large images, since the tarball is baked in and bloats the binary", "License clarity matters — the repository lists no license"], "when_to_choose": ["Your recipients already have Docker installed and you want to hand them one file instead of pull instructions", "You want registry-free, offline distribution of small images via the --embed tarball mode", "You need to produce darwin, linux, and windows binaries from a single build command"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/docker2exe", "repo": "rzane/docker2exe", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "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:06:35.040009+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.040009+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:40:39.054443+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "33b3246ef82adf00d6e37f982b16dac28212969ce637a655f9e5d16329f6679c", "fetched_at": "2026-08-28T04:06:35.040009+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rzane/docker2exe"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 20, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2407, "days_push": 484, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}