I've configured jenkins to use docker plugin, as described here. I configured the job that would build rpms on a docker container. and restricted the execution to the configured docker image
      However, when I start the job, it hangs forever waiting for the available executor and in the logs I see:
      ----------------------------------------------------------------------------
      INFO: Will provision "f22_builder" for: f22_builder
      Jun 05, 2015 2:23:36 PM com.nirima.jenkins.plugins.docker.DockerCloud provision
      WARNING: Bad template f22_builder: null. Trying next template...
      ----------------------------------------------------------------------------
      which means, it does not recognize the image as a proper template.
      This issue have emerged in the docker-plugin version 0.9. In earlier versions it worked.

          [JENKINS-28768] docker plugin can not find template

          Please try 0.11.0 and reopen if issue still exists.

          Kanstantsin Shautsou added a comment - Please try 0.11.0 and reopen if issue still exists.

            integer Kanstantsin Shautsou
            ofayans Oleg Fayans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: