RedHenLab/singularity_containers:latest

$ singularity pull shub://RedHenLab/singularity_containers:latest

Singularity Recipe

Bootstrap:docker
From:ubuntu:latest

%labels
        MAINTAINER liontooth

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

%post
        apt-get update
        apt-get install -y cmake

Collection


View on Datalad

Metrics

key value
id /containers/RedHenLab-singularity_containers-latest
collection name RedHenLab/singularity_containers
branch master
tag latest
commit 15395b98ae2e1ff17303ee9672583664d156a945
version (container hash) 2f2ad16d315bf0901b2b925cd4e936b8
build date 2018-08-03T03:53:11.525Z
size (MB) 300
size (bytes) 123576351
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.