Building Docker images using Jenkins results in "Unsupported protocol scheme found" -


i'm following this online tutorial line line. @ step 3 - task: configure plugin - i'm getting error message, when press "test connection" button:

unsupported protocol scheme found: http://172.17.0.59:2345

here screen of i've done:

enter image description here

so, wrong , right way of configuring docker image jenkins?

i followed same tutorial, , entered instead:

 tcp://172.17.0.18:2345/ 

the test did work:

version = 1.10.0, api version = 1.22 

screenshot


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -