qbicsoftware/qbic-singularity-clipandmerge:v1.7.4

$ singularity pull shub://qbicsoftware/qbic-singularity-clipandmerge:v1.7.4

Singularity Recipe

Bootstrap:docker
From:ubuntu:latest

%post
/bin/sh build.sh
mv /starter.sh /usr/bin/ClipAndMerge
chmod +x /usr/bin/ClipAndMerge
wget https://github.com/apeltzer/ClipAndMerge/releases/download/v1.7.4/ClipAndMerge.jar
mv /ClipAndMerge.jar /usr/bin/ClipAndMerge.jar


%files
#Installation of tool
build.sh
starter.sh

%environment
#Set your toolname here and the appropriate version to have this in the metadata of your container
    CLIPANDMERGE=v1.7.4

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

Collection


View on Datalad

Metrics

key value
id /containers/qbicsoftware-qbic-singularity-clipandmerge-v1.7.4
collection name qbicsoftware/qbic-singularity-clipandmerge
branch master
tag v1.7.4
commit 255eb7d6ac49eaa3338910388f91a6e45eeacbd9
version (container hash) 6fe792502f559e88c9e6bf5b7ad0c662
build date 2018-02-22T14:08:21.003Z
size (MB) 426
size (bytes) 176361503
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.