Skip to content

neurodesk/openrecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neurorecon

repository for building openrecon containers

for running locally:

initial setup:

python3 -m venv .venv

run locally:

source .venv/bin/activate
<!-- cd recipes/THE_RECIPE_YOU_WANT_TO_BUILD e.g.:-->
cd recipes/musclemap
cd recipes/spinalcordtoolbox
cd recipes/openreconexample
# default: prefer local Docker cache first, fallback to remote image
/bin/bash ../build.sh
# force local Docker image cache (no registry pull)
/bin/bash ../build.sh --local-cache

About

repository for building openrecon containers

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors