PeerHerholz / BIDSonym

a BIDS app for pseudo-anonymization of neuroimaging data
https://peerherholz.github.io/BIDSonym/
BSD 3-Clause "New" or "Revised" License
51 stars 12 forks source link

Link to SingularityHub to provide ready-to-use singularity container #24

Closed yarikoptic closed 4 years ago

yarikoptic commented 4 years ago

There is a Singularity recipe generated and shipped but documentation instructs to build singularity container out from docker container. Although should work (about to try ;)), it is more turnkey (and also might more reproducible) to just provide a singularity container from https://singularity-hub.org/ - just link you repo on it, and since Singularity file is already here, it should build a singularity container for reuse.

yarikoptic commented 4 years ago

one possible gotcha when we were trying to "pull" singularity container from docker hub -- we ran out of space in /tmp now requiring a dance to be made

PeerHerholz commented 4 years ago

Should be here now, thus closing this issue. Please feel free to re-open in case there are problems.

yarikoptic commented 4 years ago

Fixed by adding a badge to README.rst