pipeline docker image
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Andrea Dell'Amico 52c0ad65f2
See #25000. Latest SOFIA and also install libxt6
1 year ago
01_set_env.sh Download a remote Rprofile.site 2 years ago
02_userconf.sh Rstudio in a d4science environment. 2 years ago
03_setup_root_path.sh Rstudio in a d4science environment. 2 years ago
04_copy_env.sh Rstudio in a d4science environment. 2 years ago
05_setup_rsession_parameters.sh Rstudio in a d4science environment. 2 years ago
06-fuse-logback.xml Rstudio in a d4science environment. 2 years ago
06_workspace_mount.sh Do not add the workspace link for now. 2 years ago
Dockerfile See #25000. Latest SOFIA and also install libxt6 1 year ago
Jenkinsfile Update 'Jenkinsfile' 2 years ago
README.md Initial commit 2 years ago

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/