Thanks for the clarification and the hint with installing jenkins and then manually install the plugins instead of using a pre-configured image.
Am Mittwoch, 24. April 2019 15:43:12 UTC+2 schrieb Mark Waite: > > > > On Wed, Apr 24, 2019 at 7:19 AM 'Sven Hüßner' via Jenkins Users < > [email protected] <javascript:>> wrote: > >> There are two organisations on Docker-Hub that have Jenkins images: >> https://hub.docker.com/u/jenkins >> and >> https://hub.docker.com/u/jenkinsci >> >> > https://hub.docker.com/r/jenkinsci/jenkins reports that the repository is > deprecated in favor of the https://hub.docker.com/r/jenkins/jenkins/ > image. > > Use the "jenkins" image from DockerHub, not the "jenkinsci" image. The > Jenkins project controls the "jenkins" image. The DockerHub team controls > the "jenkinsci" image. > > >> They both seem to have the "blueocean" variant for example. The >> jenkins/blueocean <https://hub.docker.com/r/jenkins/blueocean> seems to >> be pretty unused though, as compared to the jenkinsci/blueocean >> <https://hub.docker.com/r/jenkinsci/blueocean>. >> >> So which image would I pull from which organization? And how are they >> different? It's a bit confusing. >> > > The "jenkinsci/blueocean" image includes many more components than the > "jenkinsci/jenkins" image. Docker in docker is one of the things that the > blueocean image includes. That Docker in docker support is used to make > the tutorials on jenkins.io deeper and more valuable to those using the > image to learn more about Jenkins. > > I've understood that there are security risks associated with running > docker in docker. I have preferred to use the jenkinsci/jenkins image as > the basis for my work, then I add the plugins I want (including Blue Ocean). > > Mark Waite > > >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/929bd5a2-4e68-49b2-979c-9786103ab1d6%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/929bd5a2-4e68-49b2-979c-9786103ab1d6%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Thanks! > Mark Waite > -- 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/9ae7c1b2-bd9b-4834-b1b9-89a14ab14b4e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
