I am currently following Jenkins pipelines course. I have been trying to build image using docker command but it is throwing docker not found error. In the lecture, it was not shown how sidd has installed it and using docker cmds.
Can anyone help me or share any docs to install it.
FYI, I have built-in node as a agent in jenkins.
Thanks in advance.