Go to file
Marco Procaccini 70c85f529e fix gid user docker for the dnet worker jenkins 2026-05-05 16:54:07 +02:00
Dockerfile fix gid user docker for the dnet worker jenkins 2026-05-05 16:54:07 +02:00
Jenkinsfile aggiunti jenkinsfile a dockerfile per build immagine docker in docker multiplatform 2026-04-14 16:02:52 +02:00
README.md Initial commit 2026-04-14 15:23:38 +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: https://jenkins.d4science.org/job/Pipeline-Docker-Template/