In this article, I’m going to describe how to use jenkins docker image to quickly setup a CI/CD pipeline for your small scale projects which are distributed as docker images. Follow this article if,
Your project is distributed/built as docker image(s) — Has associated Dockerfiles
Your project is small — small team / small code base like a pet project, startup
You are in need of setting up CI/CD without a lot of complexity like setting up jenkins agents