NeuroDesk / neurocontainers

The containers can be used in combination with our transparent singularity or neurocommand tool, that wrap the executables inside a container to make them easily available for pipelines
https://www.neurodesk.org
MIT License
21 stars 53 forks source link

New container brainlifecli 1.7.0 #835

Closed vnm-neurodesk closed 1 month ago

vnm-neurodesk commented 1 month ago

There is a new container by @astewartau, use this command to test on Neurodesk (either a local installation or https://play.neurodesk.org/):

bash /neurocommand/local/fetch_and_run.sh brainlifecli 1.7.0 20241003

Or, for testing directly with Apptainer/Singularity:

curl -X GET https://neurocontainers.neurodesk.org/temporary-builds-new/brainlifecli_1.7.0_20241003.simg -O
singularity shell brainlifecli_1.7.0_20241003.simg

If test was successful, then add to apps.json to release: https://github.com/NeuroDesk/neurocommand/edit/main/neurodesk/apps.json

Please close this issue when completed :)

stebo85 commented 1 month ago

documentation not complete