Run Jenkins in a Docker container — part 1 — Docker-in-Docker

Guide for developers to get up and running with Jenkins running in Docker (on Windows).

David Sugden
7 min readOct 13, 2020

--

This small series of guides will walk through three solutions for installing Jenkins in a Docker container on Windows, along with the configuration necessary to spin up dynamic build slaves also using Docker…

--

--