vjuranek / docker-build-step-plugin

Other
8 stars 97 forks source link

out of date docker-java dependency #44

Closed kevinchabreck closed 8 years ago

kevinchabreck commented 8 years ago

Currently my build passes on the command line, but fails in the plugin with the following error:

com.github.dockerjava.api.DockerClientException: Dockerfile is excluded by pattern '*' on line 1 in .dockerignore file

This bug was described here and was fixed in version 3 of docker-java.