Ross ROSS = Recommend OSS · open-source software intelligence for agents

whalebrew/whalebrew

Homebrew, but with Docker images observed · 2026-08-28

github.com/whalebrew/whalebrew · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

25/100

  • Activity 5
  • Release rhythm 8
  • Longevity 100
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: 3510
  • days_rel: n/a
  • days_push: 574
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4244 stars · 109 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Whalebrew is a package manager that installs Docker images as native command-line tools by creating aliases, like Homebrew but backed by Docker. It lets you run containerized CLI utilities (e.g. awscli, ffmpeg, wget) without installing their dependencies locally.

Use cases

  • install cli tools via docker images
  • run awscli without polluting my machine with dependencies
  • package a python tool with complex c library dependencies
  • portable command-line tools across macos and linux
  • homebrew but with docker
  • try a cli tool without installing it natively

When to choose

  • you want cross-platform CLI tools with complex dependencies without cluttering your host
  • you already use Docker and want Homebrew-like ergonomics
  • you need isolated, reproducible tool installs on macOS or Linux

When to avoid

  • you need commands that start instantly, since Docker adds startup overhead
  • you don't have or want Docker installed
  • you need Windows support, which is not implemented

Facets

cli-tool · maturity active

package-manager cli container-runtime developer-tools developer-tools cross-platform cli go docker-images homebrew-like cli-packaging containerized-tools command-line containers devops macos linux docker

1 source

Member repositories

RepositoryRoleHealth v2
whalebrew/whalebrewmain25

For agents

markdown · JSON · MCP: product_card(name="whalebrew/whalebrew")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem