Skip to content

Commit

Permalink
Rename OpenStack URLs and add 2023-12-07-intro-to-containers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Mar 23, 2024
1 parent a41c1c5 commit 6a6c804
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ChRISalis/2023-08-16-beginner-fnndsc.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Beginner's Guide to Linux at the FNNDSC
authors: jennings
tags: [FNNDSC, ChRISalis]
---

[//]: # (Slides: https://fnndsc.childrens.harvard.edu/presentations/jennings/intro_to_fnndsc_linux_aug2023.pdf)
Expand All @@ -17,10 +16,10 @@ tags: [FNNDSC, ChRISalis]
9. Intro to _ChRIS_

Link to slides:
[intro_to_fnndsc_linux_aug2023.pdf](https://stack.nerc.mghpcc.org:13808/v1/AUTH_2dd3b02b267242d9b28f94a512ea9ede/fnndsc-public/presentations/jennings.zhang/intro_to_fnndsc_linux_aug2023.pdf)
[intro_to_fnndsc_linux_aug2023.pdf](https://stack.nerc.mghpcc.org:13808/v1/AUTH_2dd3b02b267242d9b28f94a512ea9ede/fnndsc-public/meetings/chrisalis/2023-08-16-chrisalis01_intro_to_linux/intro_to_fnndsc_linux_aug2023.pdf)

FNNDSC computer help and dev team email: [email protected]

<video controls style={{width: "100%"}}>
<source src="https://stack.nerc.mghpcc.org:13808/swift/v1/AUTH_2dd3b02b267242d9b28f94a512ea9ede/fnndsc-public/meetings/chrisalis/2023-08-16-chrisalis01_intro_to_linux.mp4" type="video/mp4" />
<source src="https://stack.nerc.mghpcc.org:13808/swift/v1/AUTH_2dd3b02b267242d9b28f94a512ea9ede/fnndsc-public/meetings/chrisalis/2023-08-16-chrisalis01_intro_to_linux/20230816_intro_to_linux_meeting_recording.mp4" type="video/mp4" />
</video>
16 changes: 16 additions & 0 deletions ChRISalis/2023-12-07-intro-to-containers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Introduction to Linux Containers for Research
authors: jennings
---

1. Containers are useful for portability
2. Containerization shifts the burden of software installation to the developer/publisher, not the users
3. Containers are useful for compatibility
4. How to use Docker CLI (properly)
5. Using Apptainer as an alternative to Docker
6. Running containers locally, on E2, and on _ChRIS_

Link to slides:
[jennings_intro_to_containers.pdf](https://stack.nerc.mghpcc.org:13808/v1/AUTH_2dd3b02b267242d9b28f94a512ea9ede/fnndsc-public/meetings/chrisalis/2023-12-07-chrisalis02_intro_to_containers/jennings_intro_to_containers.pdf)

FNNDSC computer help and dev team email: [email protected]

0 comments on commit 6a6c804

Please sign in to comment.