jrenslo/singularity:1_7
$ singularity pull shub://jrenslo/singularity:1_7
Singularity Recipe
Bootstrap:docker
From:tensorflow/tensorflow:1.7.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_7 |
collection name | jrenslo/singularity |
branch | 1_7 |
tag | 1_7 |
commit | 4a8e3e5e27abc68129d05a6f2efcd25a060fffcb |
version (container hash) | 2cfb74b9141d49a3cd081819d7aace74 |
build date | 2018-11-14T12:52:25.462Z |
size (MB) | 3214 |
size (bytes) | 1588490271 |
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.