Search Gradle plugins

Plugin Latest Version

Streamlined Dockerfile generation using Kotlin DSL inside Gradle build scripts.

0.0.1
(11 August 2024)

Gradle Plugin to build and push Docker images without inline configuration.

0.8
(01 December 2020)

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)

Gradle plugin allowing automatic generation of Dockerfiles.

1.9.2
(20 April 2026)

Build docker from dockerfile and push it to docker registry

1.3
(01 April 2020)

Build docker from dockerfile and push it to docker registry

1.0
(31 March 2020)