qbicsoftware/qbic-singularity-clipandmerge:latest
$ singularity pull shub://qbicsoftware/qbic-singularity-clipandmerge:latest
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
- Name: qbicsoftware/qbic-singularity-clipandmerge
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/qbicsoftware-qbic-singularity-clipandmerge-latest |
collection name | qbicsoftware/qbic-singularity-clipandmerge |
branch | master |
tag | latest |
commit | e693cd1ab7712aff642b9a52fd341ce8139dd15b |
version (container hash) | baceb6d590ec6a073700422be180439a |
build date | 2018-02-22T14:08:21.014Z |
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 |
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.