/gradle-docker-plugin

Gradle Docker plugin

Primary LanguageGroovyApache License 2.0Apache-2.0

Gradle-Docker-Plugin

Build Status Latest version Join the chat at https://gitter.im/gesellix/gradle-docker-plugin

Gradle logo Docker logo

Yet another Gradle plugin making it easy for your build scripts to talk to a Docker daemon. Each task delegates to the Docker-Client, which connects to the Docker remote API via HTTP.

For basic usage please have a look at the tests or the example project.