Transmode / gradle-docker

A Gradle plugin to build Docker images from the build script.
Apache License 2.0
647 stars 142 forks source link

Adds certPath and apiVersion configuration to use of remote Docker API. #124

Open coollog opened 6 years ago

coollog commented 6 years ago

Implements certPath and apiVersion of #123 . docker-java needs to updated to be able to add tlsVerify as well.