nuitrcs/hello-world:latest

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

Singularity Recipe

Bootstrap: docker
From: ubuntu:14.04

%labels
MAINTAINER vanessasaur
WHATAMI dinosaur

%environment
DINOSAUR=vanessasaurus
export DINOSAUR

%files
hello.sh /hello.sh

%post
chmod u+x /hello.sh

%runscript
exec /bin/bash /hello.sh

Collection


View on Datalad

Metrics

key value
id /containers/nuitrcs-hello-world-latest
collection name nuitrcs/hello-world
branch master
tag latest
commit 3554400ce3bed89ba4fc325287798f433d71e91e
version (container hash) f0f7f7336bd21fe552250cab6f2ee36e
build date 2020-12-11T23:35:36.796Z
size (MB) 196
size (bytes) 62603295
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.