Skip to content

Commit

Permalink
Create singularity.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bclaremar authored Jan 14, 2025
1 parent 33fbbb8 commit dc8e073
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions docs/courses_workshops/singularity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Basic Singularity

## Running and building Singularity containers.

Check failure on line 3 in docs/courses_workshops/singularity.md

View workflow job for this annotation

GitHub Actions / check_markdown

Trailing punctuation in heading [Punctuation: '.']

_Online training workshop_

Check failure on line 5 in docs/courses_workshops/singularity.md

View workflow job for this annotation

GitHub Actions / check_markdown

Emphasis used instead of a heading [Context: "Online training workshop"]

The online workshop is an introduction to the basic concepts of containerized software environment solution within the Singularity framework <https://sylabs.io/singularity/>.

During the workshop you will have the opportunity to follow the interactive guide on how to

- run Singularity containers
- how to build your own
- good (and bad) practices on designing and building Singularity recipes
- build and/or host container remotely

To fully benefit from the workshop, basic Linux system administration experience is highly desirable i.e. knowledge of package management and common tools for building and managing of software: git, pip, conda, wget, curl …

📚 [Workshop tutorial material](https://pmitev.github.io/UPPMAX-Singularity-workshop/)

Please follow the [instructions](https://pmitev.github.io/UPPMAX-Singularity-workshop/installation/) to install Singularity on your computer.

## WORKSHOP INFORMATION

🌍 Place: Zoom: link will be sent to applicants

📅 Date and time: 13 February, 2025: 9:15-12:00; 13:15-16:00

📝 [Registration form](https://forms.gle/2mgKujuzwKxQskhX6)

## Contacts for the workshop

Please direct any questions or comments to

- [Pavlin Mitev](mailto:pavlin.mitev@uppmax.uu.se?subject=Singularity workshop) - UPPMAX
- [Pedro Ojeda May](https://www.umu.se/en/staff/pedro-ojeda-may/) - HPC2N

0 comments on commit dc8e073

Please sign in to comment.