vjuranek commented on Bug JENKINS-24154

Hi,
do you see any exception like this in log?

client and server don't have same version (client : 1.13, server: 1.12)

By default version 1.13 is used. I create JENKINS-24156 to allow configure Docker client version from Jenkins.


If this is the root cause of this issue, until JENKINS-24156 is implemented, you can use ${user.home}/.docker.io.properties with following content as a workaround

docker.io.version=1.12
docker.io.readTimeout=1000
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to