gradle-docker-plugin
Build tool extension
A plugin for managing Docker images and containers in Java-based build systems.
Gradle plugin for managing Docker images and containers.
1k stars
45 watching
362 forks
Language: Java
last commit: 11 months ago
Linked from 1 awesome list
dockergradle-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
transmode/gradle-docker | An extension of the Gradle build tool that enables building and publishing Docker images from within the project's build script. | 647 |
palantir/gradle-docker | An extension for Gradle that automates Docker container builds and deployments. | 746 |
gesellix/gradle-docker-plugin | Enables interaction between Gradle build scripts and Docker containers using the Docker API | 80 |
bmuschko/gradle-vagrant-plugin | A Gradle plugin for managing Vagrant boxes. | 48 |
ksoichiro/gradle-build-info-plugin | Provides metadata about a software build, such as the Git commit ID and build date. | 37 |
smithy-lang/smithy-gradle-plugin | Provides plugins to integrate Smithy models with Gradle builds | 29 |
openbakery/gradle-xcodeplugin | A plugin for Gradle that automates Xcode project builds and testing for iOS, watchOS, macOS, and tvOS apps. | 458 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 23 |
sap/commerce-gradle-plugin | Provides tools and plugins for automating the development lifecycle of SAP Commerce projects using Gradle | 33 |
novabyte/gradle-snapshot-plugin | A Gradle plugin that generates build metadata from SCM tools | 16 |
classmethod/gradle-aws-plugin | A Gradle plugin for managing AWS resources and services. | 275 |
martoe/gradle-svntools-plugin | A Gradle plugin that provides various Subversion-related tasks for automating version control operations | 33 |
groovy/groovy-android-gradle-plugin | A plugin that adds Groovy language support to Android app development | 850 |
fabric8io/docker-maven-plugin | Automates Docker image creation and container management for integration tests in Maven-based projects. | 1,882 |
int128/gradle-ssh-plugin | Provides SSH facilities for command execution or file transfer in Gradle builds. | 320 |