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:
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
Comments
Post a Comment