I have integrated the Docker Plugin with Jenkins.
I am sure the integration was done success as after installing I checked the "Test Connection" and it showing my Docker version correctly.
Now I have trying to provision slave from my build and it is failing. I am getting:
pending #5
(pending—All nodes of label ‘docker test’ are offline
Can anyone please help me how to debug this?