outbackCrustacian/python_singularity_recipes:graphing
$ singularity pull shub://outbackCrustacian/python_singularity_recipes:graphing
Singularity Recipe
Bootstrap: shub
From: outbackCrustacian/python_singularity_recipes:python
%setup
cp graphtest.py ${SINGULARITY_ROOTFS}/
%post
yes | yum install vim-X11 vim-common vim-enhanced vim-minimal
cd /usr/bin/
pip3 install matplotlib
pip3 install numpy
cd ..
cd ..
Collection
- Name: outbackCrustacian/python_singularity_recipes
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/outbackCrustacian-python_singularity_recipes-graphing |
collection name | outbackCrustacian/python_singularity_recipes |
branch | master |
tag | graphing |
commit | bc5645a2d7d53053d192266666e7101e48b9c00e |
version (container hash) | fc3f12be984d1b87ae19bea6828572a2 |
build date | 2018-08-13T19:33:55.556Z |
size (MB) | 1396 |
size (bytes) | 401960991 |
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.