generated from gCubeCI/Pipeline-Docker-Template
Andrea Dell'Amico 8de2d983da | ||
---|---|---|
01_set_env.sh | ||
02_userconf.sh | ||
03_setup_root_path.sh | ||
04_copy_env.sh | ||
05_setup_rsession_parameters.sh | ||
06-fuse-logback.xml | ||
06_workspace_mount.sh | ||
Dockerfile | ||
Jenkinsfile | ||
README.md |
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/