Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.godfather1103.docker-pluginbuild or push docker Image. |
2.5
(13 November 2023) |
org.jetbrains.gradle.dockerBuild and push Docker images from your build. |
1.6.0-RC.5
(20 February 2023) |
com.liferay.app.dockerThe 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.14
(15 March 2024) |
com.fussionlabs.gradle.docker-pluginThe `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.5.0
(25 September 2024) |
org.sglahn.gradle-dockerfile-pluginGradle Plugin to build and push Docker images without inline configuration. |
0.8
(01 December 2020) |
pub.techfun.docker.plugin.javaThis 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) |
pub.techfun.docker.plugin.cmdThis 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) |