mpachkov/singularity_test:latest
$ singularity pull shub://mpachkov/singularity_test:latest
Singularity Recipe
Bootstrap: shub
From: singularityhub/ubuntu
%runscript
exec echo "The runscript is the containers default runtime command!" && cat /opt/mytest/test.txt
%files
%environment
VARIABLE=MEATBALLVALUE
export VARIABLE
%labels
AUTHOR mike
%post
mkdir -p /opt/mytest
echo 'Mike: MyTest!!!' > /opt/mytest/test.txt
Collection
- Name: mpachkov/singularity_test
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/mpachkov-singularity_test-latest |
collection name | mpachkov/singularity_test |
branch | master |
tag | latest |
commit | 2b6952545058780e7f6d4412e1b55a5dffc8014c |
version (container hash) | afa6e120e6b06a35d995b4497d3acd9f |
build date | 2018-09-10T20:28:08.806Z |
size (MB) | 208 |
size (bytes) | 92880927 |
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.