vsoch/hello-world:latest
$ singularity pull shub://vsoch/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
- Name: vsoch/hello-world
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/vsoch-hello-world-latest |
collection name | vsoch/hello-world |
branch | master |
tag | latest |
commit | 3bac21df631874e3cbb3f0cf6fc9af1898f4cc3d |
version (container hash) | 104932c9ca80c0eb90ebf6a80b7d7400 |
build date | 2021-04-19T23:13:56.202Z |
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 |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.