bmuschko/gradle-docker-plugin
Gradle plugin for managing Docker images and containers. observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 49
- Release rhythm 35
- Longevity 100
Flags: no_releases no_readme
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: 4500
- days_rel: n/a
- days_push: 307
- n_releases_24m: 0
Adoption not part of the score
1239 stars · 358 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Gradle plugin for managing Docker images and containers via the Docker remote API, built on the Docker Java library. It provides DSL-based tasks for building, pushing, and running Docker images, plus conventions for Java and Spring Boot applications with generated Dockerfiles.
Use cases
- build docker images from gradle builds
- push docker images to a registry as part of ci
- dockerize a spring boot application with gradle
- generate dockerfiles automatically for java apps
- run and manage docker containers during integration tests
- manage docker containers from build scripts
When to choose
- you use Gradle and want Docker builds integrated into your build DSL
- you need to build, tag, or push images without shelling out to the Docker CLI
- you want convention-based Dockerfiles for Java or Spring Boot apps
When to avoid
- you need Docker Compose multi-container orchestration
- you manage Docker Swarm or Stacks
- your project uses Maven or a non-JVM build tool
Facets
plugin · maturity active
deployment build-tool developer-tools developer-tools jvm cross-platform gradle-plugin docker dockerfile-generation java build-integration devops containers automation
1 source
- homepage: https://bmuschko.github.io/gradle-docker-plugin/current/user-guide/ · fetched 2026-08-29 · f7d0c7237a1d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bmuschko/gradle-docker-plugin | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="bmuschko/gradle-docker-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem