vsoch/scif:scif
$ singularity pull shub://vsoch/scif:scif
Singularity Recipe
Bootstrap: docker
From: continuumio/anaconda3
# sudo singularity build hello-world-scif.simg Singularity.scif
%environment
PATH=/opt/conda/bin:$PATH
export PATH
%post
cd /opt && git clone https://www.github.com/vsoch/scif.git
cd scif && /opt/conda/bin/python setup.py install
/opt/conda/bin/scif install docs/tutorials/hello-world.scif
%runscript
exec scif "$@"
Collection
- Name: vsoch/scif
- License: GNU Affero General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/vsoch-scif-scif |
collection name | vsoch/scif |
branch | master |
tag | scif |
commit | e044ce6c471878799e47ef9e6c2d517ec52d6ec3 |
version (container hash) | 762d0c58ddd409f33a357a43528ae302 |
build date | 2021-04-11T15:37:06.145Z |
size (MB) | 3115 |
size (bytes) | 1377902623 |
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.