Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/apps/singularity.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
Here, we describe how to run *NiPreps* with Singularity containers.
To illustrate the process, we will show the execution of *fMRIPrep*, but these guidelines extend to any other end-user *NiPrep*.

!!! warning "Apptainer"
In 2021, Singularity was migrated and became Apptainer. Despite this, all below commands that contain `singularity` will execute Apptainer, and can be replaced with the `apptainer` command with no change in function.

## Preparing a Singularity image

**Singularity version >= 2.5**:
Expand Down