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

genuinetools/img

Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. observed · 2026-08-28

github.com/genuinetools/img · homepage · Go · MIT (permissive) 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: 3190
  • days_rel: n/a
  • days_push: 836
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3989 stars · 232 forks observed · 2026-08-28

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

img is a standalone, daemon-less, unprivileged CLI tool for building Dockerfile- and OCI-compatible container images, built on top of BuildKit. It mirrors the docker build/tag/push/pull command UX while running without a Docker daemon or root privileges.

Use cases

  • build container images without a docker daemon
  • build docker images as an unprivileged user
  • build container images securely inside kubernetes
  • replace docker build in CI scripts with a rootless builder
  • push and pull OCI images from a registry without docker
  • unpack a container image to a rootfs

When to choose

  • you need rootless, daemon-less image builds on Linux
  • you want BuildKit's cache efficiency and concurrent stage execution without running dockerd
  • you're building images inside Kubernetes without mounting the docker socket
  • you want a drop-in replacement for docker build/tag/push commands

When to avoid

  • you need full Docker feature parity like docker run or compose
  • you're on macOS or Windows without a Linux environment
  • you want a tool with frequent updates and large active community
  • you already use podman or buildah for rootless builds

Facets

cli-tool · maturity maintenance

build-tool cli container-runtime developer-tools developer-tools cloud-computing cli go container-images rootless daemonless buildkit oci dockerfile unprivileged containers devops linux docker kubernetes

2 sources

Member repositories

RepositoryRoleHealth v2
genuinetools/imgmain23

For agents

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

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