nipy / mindboggle

Automated anatomical brain label/shape analysis software (+ website)
http://mindboggle.info
Other
143 stars 54 forks source link

fix: remove macos dir to pull the Docker image successfully via Singularity #159

Closed satra closed 5 years ago

binarybottle commented 5 years ago

I downloaded the OASIS-TRT_labels_to_OASIS_Atropos_template.tar.gz directory from https://osf.io/download/dcf94 and couldn't find a __MACOSX directory in it.

anthonypj commented 5 years ago

Thanks for fixing this so quickly. Are there any timescales for when it will be reflected on Docker Hub please?

binarybottle commented 5 years ago

Before I update the Docker image, @satra -- did your fix above remove all __macosx intrusions?

satra commented 5 years ago

Should have. There was only one instance that I retrieved through a find.

On Fri, Sep 14, 2018, 3:39 PM Arno Klein notifications@github.com wrote:

Before I update the Docker image, @satra https://github.com/satra -- did your fix above remove all __macosx intrusions?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nipy/mindboggle/pull/159#issuecomment-421463632, or mute the thread https://github.com/notifications/unsubscribe-auth/AALO_wQPPqQnE7Cmz730b7aFXqP1no6Yks5ubAYDgaJpZM4WncNH .

binarybottle commented 5 years ago

Great, thank you, @satra !

I just updated on docker hub: https://hub.docker.com/r/nipy/mindboggle/

anthonypj commented 5 years ago

Thanks to both of you: I confirm we can now pull the Docker image successfully via Singularity

binarybottle commented 5 years ago

GREAT! Happy to hear this -- all the best!