Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
build or push docker Image. |
2.5
(13 November 2023) |
|
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) |
|
Build and push Docker images from your build. |
1.6.0-RC.5
(20 February 2023) |
|
A Gradle plugin to build, run and push Docker images using docker-java |
0.1.6
(29 January 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) |
|
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 to build and push Docker images without inline configuration. |
0.8
(01 December 2020) |
|
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) |