-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Basic Singularity | ||
|
||
## Running and building Singularity containers. | ||
|
||
_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 |