chaeger/ray_singularity:recipe
$ singularity pull shub://chaeger/ray_singularity:recipe
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3
%post
mkdir -p /c3se
%post
apt-get update
apt-get install -y git wget cmake build-essential curl unzip libglib2.0-dev
apt-get clean
/opt/conda/bin/conda install --yes tensorflow
/opt/conda/bin/conda install --yes libgcc
/opt/conda/bin/conda clean --index-cache --tarballs --packages --yes
/opt/conda/bin/pip install flatbuffers cython==0.29.0 numpy==1.15.4 ray[rllib]==0.6.6
/opt/conda/bin/pip uninstall -y dask
Collection
- Name: chaeger/ray_singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/chaeger-ray_singularity-recipe |
collection name | chaeger/ray_singularity |
branch | master |
tag | recipe |
commit | 42973bfb123e56184d64fcd9da3242ffb1cedbb2 |
version (container hash) | d3a759d43637da83800d25679e6a9857 |
build date | 2019-05-06T15:37:43.867Z |
size (MB) | 2774 |
size (bytes) | 943927327 |
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.