Go to file
Marco Procaccini adfcebf3e3 aggiunta configurazione default host 2026-02-25 12:01:20 +01:00
Dockerfile fix dockerfile 2026-01-20 18:31:15 +01:00
Jenkinsfile fix parenthesis 2026-01-20 18:35:44 +01:00
README.md Initial commit 2025-07-31 17:37:29 +02:00
config aggiunta configurazione default host 2026-02-25 12:01:20 +01:00
requirements2.16.3.txt aggiunta host pre, fix lxml requirement 2025-11-19 18:23:05 +01: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: https://jenkins.d4science.org/job/Pipeline-Docker-Template/