Over the past couple of years this plugin has seen many releases. Our core committers and contributors have done an amazing job! Sometimes life can get in the way of Open Source leading to less frequent releases and slower response times on issues. |
We are actively looking for additional committers that can drive the direction of the functionality and are willing to take on maintenance and implementation of the project. If you are interested, shoot me a mail. We'd love to hear from you! |
Gradle plugin for managing Docker images and containers using the Docker remote API. The heavy lifting of communicating with the Docker remote API is handled by the Docker Java library. Please refer to the library’s documentation for more information on the supported Docker’s client API and Docker server version.
-
Read the user guide.
-
Check out the full-fledged sample projects using the Groovy and the Kotlin DSL.
-
Inspect classes and methods of the plugin in the API documentation.
-
Anything unclear? Ask a question on the Gitter channel or open an issue.