Run Jenkins using Docker Desktop (linux containers)

Ashish Singh Baghel
4 min readApr 15, 2022

You can find ready to use docker-compose.yml file in my GitHub repo https://github.com/mechdeveloper/jenkins-docker using which you can run Jenkins in Docker. Please follow this blog for step by step instructions.

Following Jenkins official documentation describes how you can run Jenkins in Docker -

--

--