bmuschko / gradle-docker-plugin

Gradle plugin for managing Docker images and containers.

Home Page:https://bmuschko.github.io/gradle-docker-plugin/current/user-guide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Build Status User Guide Developer Guide API Doc

Gradle Docker plugin

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.

Documentation

About

Gradle plugin for managing Docker images and containers.

https://bmuschko.github.io/gradle-docker-plugin/current/user-guide/

License:Apache License 2.0


Languages

Language:Java 50.0%Language:Groovy 47.2%Language:Kotlin 2.5%Language:Shell 0.2%Language:Batchfile 0.1%