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

GoogleContainerTools/jib

🏗 Build container images for your Java applications. observed · 2026-08-28

github.com/GoogleContainerTools/jib · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 92
  • Release rhythm 93
  • 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: 0
  • age_days: 3145
  • days_rel: 50
  • days_push: 49
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

14440 stars · 1477 forks observed · 2026-08-28

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

Jib builds optimized Docker and OCI container images for Java applications without requiring a Docker daemon, available as Maven and Gradle plugins, a Java library (Jib Core), and a CLI. It layers applications intelligently for fast incremental rebuilds and produces reproducible images.

Use cases

  • build docker images for java apps without installing docker
  • containerize a maven project with a plugin
  • containerize a gradle project with a plugin
  • speed up container rebuilds by only pushing changed layers
  • build reproducible oci images in ci/cd pipelines
  • push java app images directly to a registry from the build

When to choose

  • you build Java applications with Maven or Gradle and want container images without Dockerfile maintenance
  • your CI environment has no Docker daemon
  • you want fast, layered, reproducible image builds

When to avoid

  • you build non-JVM applications
  • you need full Dockerfile-level control over image build steps
  • you need multi-stage builds with arbitrary build tooling

Facets

plugin · maturity stable

container-runtime build-tool deployment developer-tools microservices cloud-computing jvm cloud cross-platform docker oci-images maven-plugin gradle-plugin java container-build no-docker-daemon reproducible-builds containers devops kubernetes

1 source

Member repositories

RepositoryRoleHealth v2
GoogleContainerTools/jibmain94

For agents

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

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