jrenslo/singularity:1_6
$ singularity pull shub://jrenslo/singularity:1_6
Singularity Recipe
Bootstrap:docker
From:tensorflow/tensorflow:1.6.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_6 |
collection name | jrenslo/singularity |
branch | 1_6 |
tag | 1_6 |
commit | 355ebbf4d672df0b7662364b5259944da4e51c91 |
version (container hash) | 541fef93c4faab4dd8a938f574b89992 |
build date | 2018-11-14T12:52:25.469Z |
size (MB) | 3160 |
size (bytes) | 1539985439 |
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.