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)

A plugin that helps you to build docker images as slim as possible avoiding fat jars

1.0.2
(14 September 2024)

gradle-docker-build-plugin is a Gradle plugin for build and publish images

1.2.1
(30 September 2021)

Build and push Docker images from your build.

1.6.0-RC.5
(20 February 2023)

Gradle plugin to build und publish Docker images from the build script.

1.3.1
(28 June 2018)

Gradle plugin for building Docker images with automatic artifact detection and copying for JVM and Native projects

0.1.2
(12 May 2026)

Gradle plugin to build and publish Docker images from the build script.

1.4.1
(16 September 2021)

This plugin adds tasks to build a docker image for the given project.

0.1.3
(26 December 2019)

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)