Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Starting sibling containers

My question:
Is it possible for a build in CBI to pull/start Docker containers on the fly, and if yes, how ?

No, it's not possible for security reasons: letting people mount the docker socket basically grants root access to the host.

If you want to run your builds in custom docker container, you can use custom pod templates (https://wiki.eclipse.org/Jenkins#How_do_I_run_my_build_in_a_custom_container.3F)

Cheers,


Mikaël Barbero 
Team Lead - Release Engineering | Eclipse Foundation
🐦 @mikbarbero
Eclipse Foundation: The Platform for Open Innovation and Collaboration

Attachment: signature.asc
Description: Message signed with OpenPGP


Back to the top