Go to file
Andrea Dell'Amico e6c4aef9a2
apt non interactive frontend
2023-03-15 15:54:26 +01:00
Dockerfile apt non interactive frontend 2023-03-15 15:54:26 +01:00
Jenkinsfile Update 'Jenkinsfile' 2022-04-05 16:01:10 +02:00
README.md Update 'README.md' 2022-04-04 16:46: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 fields 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: https://jenkins.d4science.org/job/Pipeline-Docker-Template/