docker build step plugin

2017-01-08 Thread john
Hi, using v2.38 of Jenkins using v1.35 of docker build step plugin A job that I had setup worked with previous versions of both Jenkins and the plugin. Since various upgrades, they no longer do. So now I get [Docker] INFO: Sucessfully created image groovytest-25:jenkins[Docker] INFO: created

Re: how to keep a container alive with docker build step plugin

2015-02-16 Thread swastika basu
://wiki.jenkins-ci.org/display/JENKINS/Docker+build+step+plugin). > Using this plugin we can create container from image and start the same > container as well. However I am stuck at one place, whenever I try to > create any container then try to start it, the container exists > immediat

how to keep a container alive with docker build step plugin

2015-02-16 Thread swastika basu
Hi All, I have some doubts with Docker Build Steps plugin (https://wiki.jenkins-ci.org/display/JENKINS/Docker+build+step+plugin). Using this plugin we can create container from image and start the same container as well. However I am stuck at one place, whenever I try to create any container