Run Jenkins in a Docker container — part 2 — socat

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

David Sugden
6 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 containers.

--

--