Matrix-project-plugin with CloudBees Docker Custom Build Environment Plugin to run specific configuration to specific docker image.

2016-06-08 Thread ashiq
Hello everybody, Is it possible to execute specific configuration on specific docker image using matrix-project-plugin and CloudBees Docker Custom Build Environment Plugin. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To u

CloudBees Docker Custom Build Environment Plugin and remote docker hosts

2015-11-03 Thread Denis J. Cirulis
Hi, maybe somebody knows, can I use remote docker machine to execute build jobs inside container ? There is a input field where I can enter docker remote api uri, launch job, then remote host pulls image from private registry and then I gen this: Error response from daemon: Cannot start contain

CloudBees Docker Custom Build Environment Plugin Container Environment Variables are overwritten by build environment variables.

2015-10-30 Thread Pradeep Kumar Mantha
environment variables are missing & PATH is being updated to the Build environment variables. Is there anyway I can overwrite the environment variables with the values in container? I am using CloudBees Docker Custom Build Environment Plugin - 1.6.4 version. Thanks Pradeep -- You received

Re: CloudBees Docker Custom Build Environment Plugin

2015-06-27 Thread Damien Coraboeuf
UTC+2, Damien Coraboeuf wrote: > > Hi, > > I have the following scenario, which does not sound so exotic: > > * I'm using the CloudBees Docker Custom Build Environment Plugin (v1.2) > * a Docker container is defined and run, with a local JVM (see > https://git

CloudBees Docker Custom Build Environment Plugin

2015-06-27 Thread Damien Coraboeuf
Hi, I have the following scenario, which does not sound so exotic: * I'm using the CloudBees Docker Custom Build Environment Plugin (v1.2) * a Docker container is defined and run, with a local JVM (see https://github.com/nemerosa/ontrack/blob/57471f8222a602b59b0729ae69113cb1babaa649/see