Search Gradle plugins
| Plugin | Latest Version |
|---|---|
no.conta.docker-conventions
CC-compatible
Applies com.bmuschko:gradle-docker-plugin and configures Conta conventions |
2.0.0
(24 April 2026) |
|
Docker image build, tag, and push support. Registers docker (build), dockerTag, dockerPush, dockerLogin, dockerLogout, dockerClean, and dockerCleanupImage tasks. Configure images via the docker DSL: image name, Dockerfile path, build args, labels, platforms, and additional build context files. Supports docker buildx (default) with multi-platform builds and automatic AWS ECR login. Automatically stamps images with build provenance labels (branch, commit hash, build number, repository URL). When com.stano.spring-boot is also applied, auto-configures the image name and wires bootWar output as the build context. |
0.1.6
(22 June 2026) |
|
The `docker-plugin` is a Gradle plugin created to simplify the process of building and pushing Docker images. It calls the Docker CLI directly, supports multiplatform builds and provides the ability to define custom Docker tasks. |
0.6.0
(26 February 2025) |
|
gradle-plugin-docker is a custom gradle plugin for integrating with Docker. |
0.0.7
(13 October 2019) |
io.github.sgtsilvio.gradle.oci
CC-compatible
Gradle plugin to ease producing (multi-arch) OCI images without requiring external tools |
0.27.0
(29 April 2026) |
com.ryandens.javaagent-test
CC-compatible
Automatically attaches javaagents to the Java Plugin Test tasks |
0.12.2
(27 April 2026) |
com.ryandens.javaagent-application-run
CC-compatible
Automatically attaches javaagents to the Application Plugin run tasks |
0.12.2
(27 April 2026) |
com.ryandens.javaagent-application
CC-compatible
Automatically attaches javaagents to the Application Plugin run tasks and the main application distributions |
0.12.2
(27 April 2026) |
com.ryandens.javaagent-application-distribution
CC-compatible
Automatically attaches javaagents to the Application Plugin distributions |
0.12.2
(27 April 2026) |
com.ryandens.javaagent-jib-common
CC-compatible
Come plugin to help automatically attach javaagents in OCI images created by jib-like plugins |
0.12.2
(27 April 2026) |