GregoryAshton/containers:bilby0.3.5

$ singularity pull shub://GregoryAshton/containers:bilby0.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/GregoryAshton-containers-bilby0.3.5
collection name GregoryAshton/containers
branch master
tag bilby0.3.5
commit 1ef300092417868bb9f077723a63bc2008e4caa9
version (container hash) 93da2a3621dc8808deece9539ff89d33
build date 2019-01-31T07:08:05.105Z
size (MB) 4088
size (bytes) 1844600863
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.