singularityhub/singularity-cli:latest
$ singularity pull shub://singularityhub/singularity-cli:latest
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3
%runscript
exec /opt/conda/bin/spython "$@"
%labels
maintainer vsochat@stanford.edu
%post
apt-get update && apt-get install -y git
# Dependencies
cd /opt
git clone https://www.github.com/singularityhub/singularity-cli
cd singularity-cli
/opt/conda/bin/pip install setuptools
/opt/conda/bin/python setup.py install
Collection
View on Datalad
Metrics
key | value |
---|---|
id | /containers/singularityhub-singularity-cli-latest |
collection name | singularityhub/singularity-cli |
branch | master |
tag | latest |
commit | 7b430f5ca90eb311f46a0f7f913e1ac86c3d691d |
version (container hash) | 79e9e2c960494c898636b539e2463478 |
build date | 2020-11-17T17:07:30.926Z |
size (MB) | 461 |
size (bytes) | 180199455 |
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.