TomHarrop/ont-containers:qcat_1.0.1

$ singularity pull shub://TomHarrop/ont-containers:qcat_1.0.1

Singularity Recipe

Bootstrap: docker
From: python:3.7.3-alpine3.9

%help
    qcat 1.0.1

%labels
    MAINTAINER "Tom Harrop"
    VERSION "qcat 1.0.1"


%post
    apk add -u \
        bash \
        build-base \
        perl

    pip3 install qcat==1.0.1

%runscript
    exec /usr/local/bin/qcat "$@"

Collection


View on Datalad

Metrics

key value
id /containers/TomHarrop-ont-containers-qcat_1.0.1
collection name TomHarrop/ont-containers
branch master
tag qcat_1.0.1
commit 8da36bb7bb56009a4263f05bcd0f5e4d06fe5e75
version (container hash) 40d727a5e6aa199a69f3eec7f8d8c813bc9795e73a6c9e23dfe0ac539bf51805
build date 2019-11-03T22:32:26.318Z
size (MB) 180.796875
size (bytes) 189579264
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.