ok, so for this purpose you can rely on docker-plugin to create agents on-demand from configured docker images, or docker-slaves-plugin if you want this configured directly within your jobs, and docker-pipeline "inside" if you prefer Jenkinsfiles to setup CI/CD in jenkins.
2017-12-04 17:37 GMT+01:00 Jeeva Chelladhurai <[email protected]>: > I would like to run my builds inside docker, so that I can manage > different run times like node, python, go thru docker images. > > - Jeeva > > On Mon, Dec 4, 2017 at 5:51 PM, nicolas de loof <[email protected]> > wrote: > >> (another) plugin of mines. >> Same design as docker-pipeline's "docker.inside" >> >> Can you please describe your use-case so we give better advise ? >> >> if you just want to "build Docker images" as your initial message told, >> then just run "docker build" within your job, what else ? >> >> 2017-12-04 13:15 GMT+01:00 Jeeva Chelladhurai <[email protected]>: >> >>> Any thoughts on https://wiki.jenkins.io/displa >>> y/JENKINS/CloudBees+Docker+Custom+Build+Environment+Plugin >>> >>> On Mon, Dec 4, 2017 at 12:04 PM, Jeeva Chelladhurai <[email protected]> >>> wrote: >>> >>>> >>>> >>>>> I have not tried this, so, cannot vouch for this. Please be cautious >>>>> about the approach presented in this blog. >>>>> >>>>> http://niels.nu/blog/2017/continuous-blog-delivery-p2.html : you >>>>> might be interested in Docker-in-Docker. >>>>> >>>>> >>>>> Thanks for the suggestion.. Docker-in-Docker is been discouraged here >>>> is good read on it https://jpetazzo.github.io/ >>>> 2015/09/03/do-not-use-docker-in-docker-for-ci/ >>>> >>>> - Jeeva >>>> >>> >>> >>> >>> -- >>> Jeeva K S Chelladhurai >>> >>> -- >>> 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/ms >>> gid/jenkinsci-users/CAK5CbZVSDwjOAUe_uB_u89GRufSrbk2MyeUzSHz >>> 9w88K6af0QA%40mail.gmail.com >>> <https://groups.google.com/d/msgid/jenkinsci-users/CAK5CbZVSDwjOAUe_uB_u89GRufSrbk2MyeUzSHz9w88K6af0QA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> 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/ms >> gid/jenkinsci-users/CANMVJznKg%3DXKpeaT62PVkmEvLh4kruCyc1HV% >> 2BQGFNtnjLhX%3DLQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-users/CANMVJznKg%3DXKpeaT62PVkmEvLh4kruCyc1HV%2BQGFNtnjLhX%3DLQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Jeeva K S Chelladhurai > > -- > 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/CAK5CbZVoig-s%3DvfVi5SEcrLVjBwZ5-0danHP-X54_ > CogRT9n0Q%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAK5CbZVoig-s%3DvfVi5SEcrLVjBwZ5-0danHP-X54_CogRT9n0Q%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CANMVJznagKiHR4qPv6%2BCBJ-N%3DJ6Q%3Dj6ZDspYtWLGEnNDcP-bSQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
