How To Install Jenkins Using Docker Container

preview_player
Показать описание
In this video, we will discuss How To Install Jenkins Using Docker Container

Links

Documentation

Command
docker run -p 8080:8080 -p 50000:50000 -v jenkins_home:/var/jenkins_home jenkins/jenkins:lts-jdk11

Jenkins Series

All Playlist

Connect with us:
Рекомендации по теме
Комментарии
Автор

Excellent stuff. It worked for me perfectly!

shakil-the-coding-monster
Автор

9:46 part when im installing its stuck and not finishing do u know what can be the case ?

itaiitai
Автор

After unlocking Jenkins with the generated password. I get to the "Customize Jenkins" screen. Here I click the "Install suggested plugins", but then ALL the plugins fail to install. I am following the steps just like in the video, but the plugins never install for me. Is there any way around this issue? I have been at this for 12 hours and no one seems to know how to fix this or even encountered the issue. please help

ChristopherJohnson-stfn
Автор

Hi Mukesh, How shall I add jdk to jenkins in docker container
I cannot add it

kavipriyan
Автор

Hi Mukesh when i installing suggested pluggins they are getting red cross instead of right tick mark and jenkins's create job page plugins are not visible please help me

Airborn_Army
Автор

If we set Jenkins_home in Environment variable then do we need to write the absolute folder path for Jenkins home or in that case we can write Jenkins_home

Swarno
Автор

Hi Mukesh, while installing in the logs it shows the jenkins stopped and I cannot access Jenkins from localhost I am using mac

tejasri
Автор

I have error on sslhandshake please help us

sanielsainoding
Автор

Hi, can we extract hidden element from Naukri.? Like contact numbers

sundarr
Автор

how to import old server all jobs to new jenkins container

kiransonawane
Автор

hi Mukesh, good stuff. installed, successfully running in terminal but not showing jenkins page in browser after i put ip adddress with port number. please help . Thank you

dhanikonda
Автор

hi mukesh, i have installed jenkins in docker but while buildingb the jenkins pipeline job, i am getting this issue The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]
can you please help to find the solution

monilmalpani