Search Gradle plugins

Plugin Latest Version

This plugin enables building multi-platform images by using docker buildx and buildkit

1.0.0
(06 April 2022)

A Gradle plugin based on docker buildx and other tools.

1.0.8
(18 September 2025)

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)