jrenslo/singularity:1_5
$ singularity pull shub://jrenslo/singularity:1_5
Singularity Recipe
Bootstrap:docker
From:tensorflow/tensorflow:1.5.0-py3
%environment
TFHUB_CACHE_DIR=/netapp/home/jrenslo/tfhub_cache
_TFHUB_CACHE_DIR=$TFHUB_CACHE_DIR
%post
apt-get update
apt-get -y install gcc wget clang vim git
git clone http://github.com/jrenslo/singularity repo
cd repo
#pip install --upgrade pip
#pip install -r requirements.txt
pip3 install tqdm spacy nltk editdistance scikit-learn
python3 setup_script.py
python3 -m spacy download en_core_web_lg
Collection
- Name: jrenslo/singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jrenslo-singularity-1_5 |
collection name | jrenslo/singularity |
branch | 1_5 |
tag | 1_5 |
commit | 06de2c123ff8634f484e43b7dcc35d57c0eb757b |
version (container hash) | f4d4f430254185483c8417aac5f64b8a |
build date | 2018-11-14T12:52:25.483Z |
size (MB) | 3133 |
size (bytes) | 1531670559 |
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.