Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Release project to docker registry |
0.9
(11 September 2017) |
|
Build docker from dockerfile and push it to docker registry |
1.3
(01 April 2020) |
|
Duplicates Docker Images into different registries. |
4.5.1
(14 July 2026) |
|
Build docker from dockerfile and push it to docker registry |
1.0
(31 March 2020) |
|
A Gradle plugin for bidirectional Maven artifact management with OCI-compliant registries |
0.2.2
(14 October 2025) |
|
Conventional-commits versioning + Docker image release for ghcr.io and other registries. |
0.3.0
(11 May 2026) |
|
The App Docker Gradle plugin lets you build a single Docker image for an application that spans different subprojects, each one representing a different component of the same application. The Docker image can then be pushed to a registry. |
1.0.17
(21 May 2026) |
|
This plugin use pure java client to execute docker command to complete common tasks like build docker image, push to local or remore registry, deploy to local or remote host |
0.0.8
(18 July 2022) |
|
This plugin use local machine shell to execute docker command to complete common tasks like build docker image, push to local or remore registry, deploy to local or remote host |
0.0.8
(18 July 2022) |
|
Root-project prerequisite for all com.stano plugins. Registers the 'root' BaseExtension exposing cross-project configuration: javaVersion (default '21'), contextName, mspVersion, Docker registry coordinates, Pact Broker coordinates, and lazy CI metadata providers (branch name, commit hash, commit timestamp, build number). Registers the jacocoRootReport task that aggregates JaCoCo coverage across all subprojects. Must be applied to the root project before any other com.stano plugin. |
0.1.6
(22 June 2026) |