Video Tutorial: Setting Up Docker as Jenkins Agent

Bibin Wilson
DevOps Learners
Published in
Jun 20, 2021
Setup Docker as Build agent

In this video, I have explained the step-by-step process to set up Docker as Jenkins builds agents.

Here is what you will learn,

  1. Enabling Docker remote API
  2. Configuring Jenkins Docker Plugin
  3. Deploy jobs using Docker container as an agent using custom build docker agent template.

Documentation: Setup Docker as a jenkins agent

Github Repo: https://github.com/bibinwilson/jenkins-docker-slave

--

--