We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0a0ba commit c8519b4Copy full SHA for c8519b4
1 file changed
.github/ISSUE_TEMPLATE/release-update-check-list.md
@@ -55,7 +55,8 @@ assignees: ''
55
- [ ] Publish the image on the BrainVISA web site
56
`casa_distro_admin publish_user_image image=brainvisa-x.y.z.sif`
57
- [ ] deploy it in /drf
58
- - [ ] `cd /drf/brainvisa`
+ - [ ] install the image:
59
+ `cd /drf/brainvisa`
60
`wget https://brainvisa.info/download/brainvisa-x.y.z.sif`
61
`mkdir brainvisa-x.y.z`
62
`apptainer run -ce --bind brainvisa-x.y.z:/casa/setup brainvisa-x.y.z.sif`
0 commit comments