vsoch/scif:latest
$ singularity pull shub://vsoch/scif:latest
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3
# sudo singularity build scif.simg Singularity
%runscript
exec /opt/conda/bin/scif "$@"
%labels
MAINTAINER vsochat@stanford.edu
%post
apt-get update && apt-get install -y git build-essential
/opt/conda/bin/pip install dateutils
# Install SCIF
cd /opt && git clone https://www.github.com/vsoch/scif.git
cd scif
/opt/conda/bin/pip install setuptools
/opt/conda/bin/pip install -e .
Collection
- Name: vsoch/scif
- License: GNU Affero General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/vsoch-scif-latest |
collection name | vsoch/scif |
branch | master |
tag | latest |
commit | 7784f0db925e4656fde83da29c8660195c84594f |
version (container hash) | c02b6bf17d5602717a4e5e7b6c3e42b7 |
build date | 2020-06-19T16:16:26.171Z |
size (MB) | 758 |
size (bytes) | 325922847 |
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.