honwaileong/helloworld:latest

$ singularity pull shub://honwaileong/helloworld:latest

Singularity Recipe

Bootstrap: docker
From: centos:6.9

%help
My test image for centos 6.9. Author: hwleong

%labels
Author: Hon Wai, Leong

%post
    echo "Installing Development tools"
    yum -y groupinstall "Development Tools"
    echo "Installing other utilities"
    yum -y install wget tcl

Collection


View on Datalad

Metrics

key value
id /containers/honwaileong-helloworld-latest
collection name honwaileong/helloworld
branch master
tag latest
commit 502d5d7120e1d000c02e45e33b4adc6def3127c1
version (container hash) 158e7c7124a5bbc48314c20b5a4e34c7
build date 2019-08-19T12:57:29.190Z
size (MB) 725
size (bytes) 226185247
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.