Jenkins K8s plugin - PodTemplate fails to create a Nodejs container

2018-08-12 Thread gil blau
Trying to tun a podTemaplate with the following containerTemplate, we get the following error: npm ERR! path /home/jenkins/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/home/jenkins/package.json' npm ERR! enoent

Re: Jenkins K8s plugin - PodTemplate fails to create a Nodejs container

2018-08-27 Thread gil blau
Hi Jan, Thank you for assisting. Yes the container runs on its own, only when I try to run the container image with Jenkins it fails. Any idea what I can do to resolve this? Thanks, --Gil. On 23 August 2018 at 04:03, Jan Monterrubio wrote: > Does the container work on its own? > > Looks like