jasongallant/singularity_demo:latest
$ singularity pull shub://jasongallant/singularity_demo:latest
Singularity Recipe
Bootstrap: docker
From: ubuntu:latest
%runscript
echo "I can put here whatever I want to happen when the user runs my container!"
exec echo "Hello Monsoir Meatball" "$@"
%post
echo "Here we are installing software and other dependencies for the container!"
apt-get update
apt-get install -y git
Collection
- Name: jasongallant/singularity_demo
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jasongallant-singularity_demo-latest |
collection name | jasongallant/singularity_demo |
branch | master |
tag | latest |
commit | 7626f34acd475edf976a5d1fec0822a171840929 |
version (container hash) | 6e392d1ff06a071053f64125c7cc5559 |
build date | 2018-02-26T16:06:31.492Z |
size (MB) | 234 |
size (bytes) | 97132575 |
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.