francois-baptiste/hello-world:latest

$ singularity pull shub://francois-baptiste/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/francois-baptiste-hello-world-latest
collection name francois-baptiste/hello-world
branch master
tag latest
commit 3bac21df631874e3cbb3f0cf6fc9af1898f4cc3d
version (container hash) bf6f5eefe8752e588d741b20b4f82ece
build date 2019-08-19T12:53:13.366Z
size (MB) 204
size (bytes) 65105951
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.