Skip to content

Commit 49a51bb

Browse files
Add Apptainer warning to Singularity docs
1 parent d3cf6ad commit 49a51bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/apps/singularity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Here, we describe how to run *NiPreps* with Singularity containers.
44
To illustrate the process, we will show the execution of *fMRIPrep*, but these guidelines extend to any other end-user *NiPrep*.
55

6+
!!! warning "Apptainer"
7+
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.
8+
69
## Preparing a Singularity image
710

811
**Singularity version >= 2.5**:

0 commit comments

Comments
 (0)