# Container Camp, Spring-2021 - Day 3, March 17th ---- **Container Camp Materials/Useful links** - Course Homepage - [https://learning.cyverse.org/projects/cyverse-container-camp/en/latest/index.html](https://learning.cyverse.org/projects/cyverse-container-camp/en/latest/index.html) - Course Schedule - [https://learning.cyverse.org/projects/cyverse-container-camp/en/getting_started/agenda.html](https://learning.cyverse.org/projects/cyverse-container-camp/en/getting_started/agenda.html) - [Automated GitHub Build Docker images walkthrough](https://learning.cyverse.org/projects/cyverse-container-camp/en/latest/docker/dockeradvanced.html#automated-docker-image-building-from-github) - [Post-Workshop Survey](https://docs.google.com/forms/d/e/1FAIpQLScrTGuC2lFRTZYwM_Tjg-e7adR_fCwpvICQn2O91m1Tdb58xA/viewform) --- ### Discussion and Notes: **General notes:** - Using XSEDE cloud computing resources [Jetstream Allocation via XSEDE](https://use.jetstream-cloud.org/application/images) - GitHub Integration Summary (see link above for a more detailed walkthrough): - Use GitHub to host Dockerfile - Autobuild from GitHub to DockerHub - Every time a change on GitHub happens, DockerHub rebuilds the image - `Builds` in your private DockerHub keep a log of successes/failures - Inside `Builds` there is a tab called "Build Configurations" - In "Build Configurations" you can setup the GitHub repository, the branch to build from, and subfolders where the Dockerfiles are located - [Leave Feedback on the new DE: https://sonora.cyverse.org/help](https://sonora.cyverse.org/help) **Tool vs. App on CyVerse DE & Integration of Apps** - **Tool** = Metadata about Docker Image from DockerHub - **Tool Image Name field:** requires `DockerHubAccountName/DockerImageName` - **Tool Tag:** the Docker Image tag you would like to integrate - **Working Directory** for RStudio `/home/rstudio` and JupyterLab `/home/jovyan/work` - **App** = CyVerse web hosted interface --- **Breakout notes:** - Your favorite way to celebrate St. Paddy's Day is...? - Drinking green beer in orange-colored glasses with friends while watching the Chicago River turn green - Making soda bread - Making potato leek soup - Eating soda bread (with Irish butter) - Imagining a world of leprechaun - Not such a big thing in Edmonton (Canada), but I did wear green as a nod ---