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

uber-archive/makisu

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes. observed · 2026-08-28

github.com/uber-archive/makisu · Go · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 2864
  • days_rel: n/a
  • days_push: 1961
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2392 stars · 150 forks observed · 2026-08-28

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

Makisu is a fast and flexible Docker image build tool designed for unprivileged containerized environments such as Mesos or Kubernetes. It requires no elevated privileges or Docker daemon, offers a distributed layer cache, and lets users control generated layers with a #!COMMIT keyword.

Use cases

  • build docker images without a docker daemon
  • build container images inside kubernetes pods without privileged mode
  • speed up image builds across a cluster with a shared layer cache
  • reduce the number of layers in generated docker images
  • build images in mesos or other unprivileged sandboxed environments
  • replace docker build in ci pipelines

When to choose

  • you need daemonless, rootless docker image builds in restricted environments like kubernetes or mesos
  • you want a distributed layer cache shared across a build cluster
  • you need fine-grained control over layer generation in dockerfiles

When to avoid

  • you need an actively maintained tool - the project was archived in May 2021
  • you build images only on developer machines where docker is available
  • you rely on full dockerfile compatibility, since makisu's parser is opinionated in some scenarios

Facets

cli-tool · maturity abandoned

build-tool container-runtime ci-cd caching cloud-computing developer-tools go cli docker-image-builder daemonless distributed-layer-cache mesos unprivileged-builds archived containers devops linux docker kubernetes

1 source

Member repositories

RepositoryRoleHealth v2
uber-archive/makisumain10

For agents

markdown · JSON · MCP: product_card(name="uber-archive/makisu")

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