qbicsoftware/qbic-singularity-pyenvcentraxx:v1.0

$ singularity pull shub://qbicsoftware/qbic-singularity-pyenvcentraxx:v1.0

Singularity Recipe

Bootstrap:docker
From:alpine:3.6

%post
/bin/sh build.sh

%files
build.sh

%runscript
    echo "Arguments received: $*"
    exec python2.7 "$@"

%environment
of your container
    PYENVCENTRAXX_VERSION=v1.0

%labels
Maintainer	sven.fillinger@qbic.uni-tuebingen.de

%test
    python2 --version
    pip -V

Collection


View on Datalad

Metrics

key value
id /containers/qbicsoftware-qbic-singularity-pyenvcentraxx-v1.0
collection name qbicsoftware/qbic-singularity-pyenvcentraxx
branch master
tag v1.0
commit 029520d938fe990f3f267ef561f3b675201147b4
version (container hash) d791ecec56e98931d514041cb4813a07
build date 2019-07-27T21:23:39.138Z
size (MB) 436
size (bytes) 91791391
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.