@CompileStatic class DockerRemoteApiPlugin extends Object
Gradle plugin that provides custom tasks for interacting with Docker via its remote API.
Exposes the extension DockerExtension.
| Modifiers | Name | Description | 
|---|---|---|
static String  | 
                            DEFAULT_TASK_GROUP | 
                            The group for all tasks created by this plugin. | 
static String  | 
                            EXTENSION_NAME | 
                            The name of the extension. |