/gradle-docker-plugin

Gradle plugin for managing Docker images and containers.

Primary LanguageGroovyApache License 2.0Apache-2.0

Build Status Download Stackoverflow Gitter

Dockercon 2019

We’ll be atttending!!! We’ve created an ISSUE if you guys want to let us know you’re going or you can ping us on gitter.

Gradle Docker plugin

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

Read the user guide!