RedHenLab/singularity_containers:alex_practice

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

Singularity Recipe

Bootstrap:docker
 From:ubuntu:latest

 %labels
         MAINTAINER yaojiaweiAlex

 %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-alex_practice
collection name RedHenLab/singularity_containers
branch master
tag alex_practice
commit 91a2cd2ecd965f5c7ba9f5a126e3a91b596e2977
version (container hash) ed8cb5f6acb632afa3a732c9983f9c04
build date 2018-08-06T09:55:00.987Z
size (MB) 76
size (bytes) 27947039
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.