Hi All, I am trying to build a docker image inside a Jenkins pod. However, I got the below errors. When I login to the Jenkins pod, I cannot find the docker command. I have installed all plugins related to Jenkins and am using 'jenkins/jenkins:lts' image from docker hub.
[docker-demo] $ /bin/sh -xe /tmp/jenkins2842149568243187838.sh + docker build . -t anandr72/nodeapp /tmp/jenkins2842149568243187838.sh: 2: /tmp/jenkins2842149568243187838.sh: docker: not found Build step 'Execute shell' marked build as failure Finished: FAILURE Appreciate if someone can help. Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/31b7fa45-4b80-43b6-a83b-0d4c1417e010n%40googlegroups.com.
