Hi - I'm trying to do the following: 1. automated pulls of Docker images from a somewhat private registry (probably daily) 2. take each of those containers/images and scan them for vulnerabilities, security etc using Clair and Openscap) 3. email the reports (HTML based)
I'm relatively new to Jenkins so I was looking for some ideas. Thanks - Glen On 13 June 2016 at 13:27, Zoratto Thomas <[email protected]> wrote: > Hey, > > Could you be more specific regarding your needs ? > > I use the plugin you mentioned but its goal is to build a docker image > based on a dockerfile and then push it to docker hub for example. I'm not > sure you're looking for something like that, am I wrong ? > > > > Le 13 juin 2016 à 16:30, Glen Millard <[email protected]> a écrit : > > Hello everyone; > > I want to include a Docker pull of several containers using a Jenkins job. > > Questions: > > > 1. is there/are they recommended plugins - I see a few - this one > looks like overkill - > > https://wiki.jenkins-ci.org/display/JENKINS/CloudBees+Docker+Build+and+Publish+plugin > - has anyone used it? > 2. if not this plugin, do you recommend another? > 3. if not a plugin, recommend another way? > > > I'm new at CI so go easy on me please! > > Thanks much. > > Glen > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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-dev/CAE5GgxjL91jxsnXU%3DPj7F0dErM27twYdDi1R7fk%2B-Rn543Cstw%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAE5GgxjL91jxsnXU%3DPj7F0dErM27twYdDi1R7fk%2B-Rn543Cstw%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 Developers" 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-dev/E71EABBC-9CCF-46FF-9581-30FC964806C6%40gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/E71EABBC-9CCF-46FF-9581-30FC964806C6%40gmail.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 Developers" 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-dev/CAE5GgxgF0Ho0jwmDDMYT3Me%2BJ5PpCoatd%3Dx4DRtFu-ffdtrTwA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
