Welcome to the Linux Foundation Forum!

Lab7 typo

I found a typo in lab7 while building the docker image from the Jenkinsfile.

The "./ worker" line in `docker.build("xxxx/worker:v${env.BUILD_ID}", "./ worker") has an extra space in it. It should be "./worker". Fixing the space got my project to build for me.

Comments

Categories

Upcoming Training