GregoryAshton/TestBilbySingularity:0.3.3
$ singularity pull shub://GregoryAshton/TestBilbySingularity:0.3.3
Singularity Recipe
Bootstrap: debootstrap
OSVersion: bionic
MirrorURL: http://us.archive.ubuntu.com/ubuntu/
%post
apt-get update && apt-get install -y --no-install-recommends apt-utils
apt-get install -y curl
apt-get install -y gcc
apt-get install -y libgl1-mesa-glx
apt-get install -y libdpkg-perl
apt-get install -y python3
apt-get install -y python3-dev
apt-get install -y python3-distutils
curl -sS https://bootstrap.pypa.io/get-pip.py | python3
pip install --upgrade pip
pip install future
pip install corner
pip install numpy>=1.9
pip install matplotlib>=2.0
pip install scipy>=0.16
pip install pandas
pip install deepdish
pip install mock
pip install dynesty
pip install nestle
pip install astropy
pip install lalsuite
pip install urllib3
pip install gwpy
pip install bilby==0.3.3
pip install bilby_pipe==0.0.1
%environment
python=python3
export python
Collection
- Name: GregoryAshton/TestBilbySingularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/GregoryAshton-TestBilbySingularity-0.3.3 |
collection name | GregoryAshton/TestBilbySingularity |
branch | master |
tag | 0.3.3 |
commit | 9ed80531fe12c5c54360e22ef2cd6e94aa76b4af |
version (container hash) | 72eb6a82e1d3544a7b3d62fc2bbe19ab |
build date | 2019-01-02T06:19:31.076Z |
size (MB) | 1082 |
size (bytes) | 496476191 |
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.