Re: Jenkinsfile to build 4 different docker images

2018-09-10 Thread Sverre Moe
mandag 10. september 2018 12.06.01 UTC+2 skrev Vijay V følgende: > > Is it possible to build 4 different docker images using 4 Dockerfiles with > one Jenkinsfile program? If so how to do it? > You can create Docker images from Scripted Pipeline with the Docker Pipeline plugin. https://jenkins.io

Re: Jenkinsfile to build 4 different docker images

2018-09-10 Thread Arnaud bourree
That is not matter of Jenkins file usage but docker command. On docker build you specify directory path or file path of Dockerfile. See docker man on docker.io Le lun. 10 sept. 2018 à 12:06, Vijay V a écrit : > Is it possible to build 4 different docker images using 4 Dockerfiles with > one Jenk

Jenkinsfile to build 4 different docker images

2018-09-10 Thread Vijay V
Is it possible to build 4 different docker images using 4 Dockerfiles with one Jenkinsfile program? If so how to do it? -- 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 e