-
Notifications
You must be signed in to change notification settings - Fork 532
[ENH] Sorting out Dockerfiles #1815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ftovers from fmriprep
@oesteban - for freesurfer are we including the entire image or breaking out pieces? |
@satra entire image |
Can we leave dcm2niix and VTK for another PR? As regards FreeSurfer, is there any place where I can find a lightweight version? (BTW, this upgrades FreeSurfer to v. 6.0.0). |
Question: We have these two docker build commands in the circle.yml:
They take ~3 and ~1 min respectively but they are not cached. Do we want to cache them? |
does circle rebuild cache if |
Yeah, it rebuilds, I'll add caching for them. |
@satra what did you have in mind about freesurfer? |
@oesteban - freesurfer has many components and expands out to over 8G. if we just want it for recon-all, we can strip it down to about 500MB. if we want tracula, and cvs, and other tools, then it will grow. if circle can handle it, i say we don't touch it right this minute. but for anyone who wants to test it that docker download will be close 15G, no (with FSL and FreeSurfer and AFNI)? |
don't worry about it right now. |
merge? |
Software to be included in this image for tests:
Environments: