lscsoft/bilby:0.3.5

$ singularity pull shub://lscsoft/bilby:0.3.5

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.5

%runscript
exec /opt/conda/bin/python "$@"

Collection


View on Datalad

Metrics

key value
id /containers/lscsoft-bilby-0.3.5
collection name lscsoft/bilby
branch master
tag 0.3.5
commit 56e7045aaacc58f6caa8b83640b733a5bdd3850e
version (container hash) 5589c54eff5b13b355dd8b8a643c1a9c
build date 2019-02-08T05:38:45.724Z
size (MB) 3571
size (bytes) 1609338911
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.