You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.rst
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,10 +100,15 @@ The current Apptainer image includes:
100
100
101
101
This image does not include FreeSurfer/synthstrip (needed for ``skullstrip``)
102
102
103
+
Downloading the container image
104
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
105
+
106
+
You can download Apptainer images `directly from GiHub packages <https://github.com/orgs/Donders-Institute/packages?repo_name=bidscoin>`__
107
+
103
108
Building the container image
104
109
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
105
110
106
-
Download the Apptainer `definition file <https://github.com/Donders-Institute/bidscoin/blob/master/apptainer.def>`__ and execute the following command to build a BIDScoin container image:
111
+
If you want to build the BIDScoin container image yourself, you can download the Apptainer `definition file <https://github.com/Donders-Institute/bidscoin/blob/master/apptainer.def>`__ and execute the following command:
0 commit comments