This is a template useful for building docker images and push to dockerhub. There is a jenkinsjob template on our jenkins with the same name.
Go to file Use this template
Roberto Cirillo 3d45880230 Update 'README.md'
update README
2022-03-31 15:25:13 +02:00
Jenkinsfile add jenkinsfile 2022-03-31 15:20:01 +02:00
README.md Update 'README.md' 2022-03-31 15:25:13 +02:00

README.md

Pipeline-Docker-Template

This is a template useful for building docker images and push to dockerhub. There is a jenkinsjob template on our jenkins with the same name.

USAGE TIPS:

  • REMEMBER TO FILL the jenkinsfile environment section with your values. The following field should be properly filled: imagename, git_url

  • REMEMBER TO PUT your Dockerfile in the root folder of your new project

  • You can find the related jenkinsjob template here: