hpcdevops/hello-world:latest

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

Singularity Recipe

Bootstrap: docker
From: ubuntu:14.04

%labels
MAINTAINER hpcdevops
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/hpcdevops-hello-world-latest
collection name hpcdevops/hello-world
branch master
tag latest
commit fd7cd8148b88536dc705901824b87ecb25b78508
version (container hash) 4589d81c79512f0f7ac29dc19ebcca70
build date 2019-08-19T12:59:06.368Z
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.