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: README.md
+7-8Lines changed: 7 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,13 @@ Please see our website https://www.repronim.org/neurodocker for more information
11
11
12
12
See our [list of supported software](https://www.repronim.org/neurodocker/user_guide/examples.html#supported-software)
13
13
14
+
## Build status
15
+
16
+
You can check the status of the build of the Docker images
17
+
for several of the neuroimaging software packages that are supported by _Neurodocker_
18
+
on [this page](https://github.com/ReproNim/neurodocker/blob/test_docker_build/docs/README.md). This may help with identifying base images that work well for your
Before committing changes, initialize `pre-commit` with `pre-commit install`. This will format code with each commit to keep the style consistent. _Neurodocker_ uses `black` for formatting.
52
-
53
-
54
-
## Build status
55
-
56
-
You can check the status of the build of the Docker images
57
-
for several of the neuroimaging software packages that are supported by _Neurodocker_
58
-
on [this page](https://github.com/ReproNim/neurodocker/blob/test_docker_build/docs/README.md). This may help with identifying base images that work well for your
0 commit comments