team113sanger/t113-singularity:jq__1.6_0

$ singularity pull shub://team113sanger/t113-singularity:jq__1.6_0

Singularity Recipe

Bootstrap: docker
From: centos:centos7
IncludeCmd: no

%help
Help message

%labels
        Maintainer Team113 Wellcome Sanger Institute
        Version v1.0.0

%environment
        export LC_ALL=en_US.UTF-8
        export LANG=en_US.UTF-8

%apprun jq
        exec jq "$@"

%runscript
        exec jq "$@"

%post
        yum install -y epel-release
        yum install -y jq

Collection


View on Datalad

Metrics

key value
id /containers/team113sanger-t113-singularity-jq__1.6_0
collection name team113sanger/t113-singularity
branch master
tag jq__1.6_0
commit cb61dede06420e51f3a10e7ee7d5739812a758eb
version (container hash) a29ea8cf55a3f7725b36e0ed3d2e5271
build date 2019-06-21T13:53:26.727Z
size (MB) 329
size (bytes) 121352223
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.