lscsoft/bilby:0.3.3
$ singularity pull shub://lscsoft/bilby:0.3.3
Singularity Recipe
Bootstrap: docker
From: bilbydev/bilby-test-suite-python37
%help
A singularity container for running bilby scripts. To use, simply execute the
container, providing the bilby_script and any additional arguments. E.g.,
./name_of_this_container.simg run_script.py
%post
export PATH="/opt/conda/bin:$PATH"
pip install bilby==0.3.3
%runscript
exec /opt/conda/bin/python "$@"
Collection
- Name: lscsoft/bilby
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/lscsoft-bilby-0.3.3 |
collection name | lscsoft/bilby |
branch | master |
tag | 0.3.3 |
commit | 56e7045aaacc58f6caa8b83640b733a5bdd3850e |
version (container hash) | 2d5b2c1d1ae99b6ef8d316171ca59593 |
build date | 2019-02-08T05:38:45.731Z |
size (MB) | 3570 |
size (bytes) | 1609281567 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.