>
> Anyone using the docker plugin (
>> wiki.jenkins-ci.org/display/JENKINS/Docker+Plugin)?
>>
>> If so, can I address multiple containers on one docker host using the
>> plugin, or is the container-to-docker host relationship one to one?
>>
>

On Tue, Jun 10, 2014 at 5:16 PM, Richard Bywater <rich...@byh2o.com> wrote:
>
>  You can setup multiple images in the system configuration and the label
> mechanism can then be used to select the appropriate one when the job is
> kicked off.
>

OK. So, if I wanted to do several docker jobs on my one docker host I would
just include references to as many labeled containers on the host as I
liked.

It seems to me I should want to run independent jobs in parallel in
containers on a Docker host(s), but maybe parallelization with Jenkins has
other tooling?

Thanks, G

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to