experimental r-studio version
Go to file
Andrea Dell'Amico b1f328d200
Add jupyterhub compatibility
2023-03-15 17:31:31 +01:00
01_set_env.sh First commit. 2022-04-04 19:35:45 +02:00
02_userconf.sh Copy the profiles for the new users only. 2022-04-08 16:06:43 +02:00
03_setup_root_path.sh First commit. 2022-04-04 19:35:45 +02:00
04_copy_env.sh First commit. 2022-04-04 19:35:45 +02:00
05_setup_rsession_parameters.sh Restore ~ as the project home. 2022-04-08 16:03:14 +02:00
06-fuse-logback.xml First commit. 2022-04-04 19:35:45 +02:00
06_workspace_mount.sh Restore ~ as the project home. 2022-04-08 16:03:14 +02:00
Dockerfile Add jupyterhub compatibility 2023-03-15 17:31:31 +01:00
Jenkinsfile Fix a typo. 2022-04-04 20:04:02 +02:00
README.md Initial commit 2022-04-04 17:16:18 +02:00
fix-permissions Add jupyterhub compatibility 2023-03-15 17:31:31 +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/