mbhall88/Singularity_recipes:pistis
$ singularity pull shub://mbhall88/Singularity_recipes:pistis
Singularity Recipe
Bootstrap: shub
From: mbhall88/Singularity_recipes:template
%post
apt update
apt install -y python3-pip
# ================================
# INSTALL pistis
# ================================
VERSION="0.3.3"
pip3 install pistis=="$VERSION"
%test
command -v pistis || exit 1
Collection
- Name: mbhall88/Singularity_recipes
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/mbhall88-Singularity_recipes-pistis |
collection name | mbhall88/Singularity_recipes |
branch | master |
tag | pistis |
commit | af7b5cd9434e608fae1e1da94fd197c97bf367df |
version (container hash) | c0161afb485b937f58e38f7bf16c7966 |
build date | 2019-02-21T11:20:56.833Z |
size (MB) | 1022 |
size (bytes) | 416387103 |
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.