datastack-net/dockerized
Run popular commandline tools within docker observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 1638
- days_rel: n/a
- days_push: 1099
- n_releases_24m: 0
Adoption not part of the score
1270 stars · 37 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go-based CLI wrapper that runs popular command-line tools (aws, git, node, python, psql, etc.) inside Docker containers so users don't have to install them locally. It ships predefined app definitions and falls back to 150+ commands from jessfraz/dockerfiles.
Use cases
- run command-line tools without installing them
- use aws cli or psql without polluting my machine
- try tools in isolated docker containers
- avoid version conflicts between locally installed dev tools
- run mysql client or helm via docker
- execute popular cli tools on a fresh machine with only docker
When to choose
- you have Docker installed and want zero local tool installations
- you need many different CLI tools occasionally without managing their dependencies
- you want consistent, isolated tool versions across machines
When to avoid
- you need maximum performance or low startup latency, since each invocation goes through Docker
- you work offline or in environments without Docker
- you need tools with heavy local filesystem or interactive TTY requirements
Facets
cli-tool · maturity maintenance
cli developer-tools container-runtime deployment developer-tools windows cli go docker-wrappers tool-runner no-install command-wrapping command-line devops containers linux macos docker
1 source
- readme: https://github.com/datastack-net/dockerized · fetched 2026-08-28 · 1893c020ea96
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| datastack-net/dockerized | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="datastack-net/dockerized")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem