qbicsoftware/qbic-singularity-tradis:v1.4.0

$ singularity pull shub://qbicsoftware/qbic-singularity-tradis:v1.4.0

Singularity Recipe

Bootstrap:docker
From: ubuntu:17.10

%post
/bin/sh build.sh


%files
#Installation of deps
build.sh



%environment
#Set your toolname here and the appropriate version to have this in the metadata of your container
    TRADIS_VERSION=v1.4.0
    LC_ALL="C"
    PATH="/usr/bin/miniconda/bin:$PATH"

%labels
Maintainer	alexander.peltzer@uni-tuebingen.de

Collection


View on Datalad

Metrics

key value
id /containers/qbicsoftware-qbic-singularity-tradis-v1.4.0
collection name qbicsoftware/qbic-singularity-tradis
branch master
tag v1.4.0
commit 9f2e703caf0cf5646660e5245b5921b8f8572991
version (container hash) a45f5487d1981d9f7639af396a4cb44a
build date 2018-01-25T14:23:39.347Z
size (MB) 1537
size (bytes) 643932191
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.