mikealdo / gradle-docker-plugin

Gradle plugin for managing Docker images and containers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Download Stackoverflow 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!

About

Gradle plugin for managing Docker images and containers.

License:Apache License 2.0


Languages

Language:Groovy 92.1%Language:Kotlin 7.9%