Hi Jozo, Yes, I was using the less incendiary term for the distributed build agents (or slaves), so you found the right docs.
"Container" was referring to something like, but not necessarily Docker containers. When you use agents, you are typically do it to: * unload the load from the build master * need to build on different operating system or architecture from the master * need to build in an isolated or preconfigured environment different from the master That last one would seem to align with your question, unless there's a reason you didn't want to use distributed builds. Hope that helps, Brent -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CALyHw0GGSvDR29di81zROJn3A6d5G7vtK4mF7gZ7CWEwS%3D5GFw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
