Skip to content

Commit

Permalink
adds videos
Browse files Browse the repository at this point in the history
  • Loading branch information
Geert van Geest committed Jul 1, 2022
1 parent 6b3e1fc commit cb8c5c2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/course_material/introduction_containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

[:fontawesome-solid-file-pdf: Download the presentation](../assets/pdf/introduction_containers.pdf){: .md-button }

<iframe width="560" height="315" src="https://www.youtube.com/embed/Qfh80DlF1_4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

## Exercises

!!! note "If working on Windows"
Expand Down
2 changes: 2 additions & 0 deletions docs/course_material/managing_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

[:fontawesome-solid-file-pdf: Download the presentation](../assets/pdf/managing_docker.pdf){: .md-button }

<iframe width="560" height="315" src="https://www.youtube.com/embed/y7eCm9NOHYg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

* [Overview of how docker works](https://docs.docker.com/get-started/overview/)
* [More on bind mounts](https://docs.docker.com/storage/bind-mounts/)
* [Docker volumes in general](https://docs.docker.com/storage/volumes/)
Expand Down
2 changes: 2 additions & 0 deletions docs/course_material/singularity.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

[:fontawesome-solid-file-pdf: Download the presentation](../assets/pdf/singularity.pdf){: .md-button }

<iframe width="560" height="315" src="https://www.youtube.com/embed/d3kxtzUutjk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

* [Singularity documentation](https://sylabs.io/guides/3.7/user-guide/)
* [Singularity hub](https://singularity-hub.org/)
* [An article on Docker vs Singularity](https://pythonspeed.com/articles/containers-filesystem-data-processing/)
Expand Down

0 comments on commit cb8c5c2

Please sign in to comment.