LU05b - Sample project with Jenkins container pipeline (1)

Internal reference: learningunits/05-2.md

Goals

  1. I can set up Jenkins with DinD.
  2. I can set up pipeline stages in order to test Jenkins pipeline stepwise.
  3. If there are any errors, I can analyze the error, suggest and test an initial workaround (troubleshooting).


Sample project

Setup pipeline with container


Exercises

  1. Setup Jenkins 04/02_Exercises/a02 - according to the learning objectives (see course repository).
  2. If there is an error, read the message carefully, think about a solution and implement it.

Daniel Garavaldi