munkarkin96/hello-world:latest

$ singularity pull shub://munkarkin96/hello-world:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:14.04

%labels
MAINTAINER vanessasaur
WHATAMI dinosaur

%environment
DINOSAUR=vanessasaurus
export DINOSAUR

%files
rawr.sh /rawr.sh

%post
chmod u+x /rawr.sh

%runscript
exec /bin/bash /rawr.sh

Collection


View on Datalad

Metrics

key value
id /containers/munkarkin96-hello-world-latest
collection name munkarkin96/hello-world
branch master
tag latest
commit 3bac21df631874e3cbb3f0cf6fc9af1898f4cc3d
version (container hash) 023bdb2224558aa420747f1b3ab92658
build date 2019-09-12T13:55:56.927Z
size (MB) 197.0
size (bytes) 62652447
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.