hongchengkuan/hello-singularity:latest
$ singularity pull shub://hongchengkuan/hello-singularity:latest
Singularity Recipe
BootStrap: yum
OSVersion: 7
MirrorURL: http://mirror.centos.org/centos-%{OSVERSION}/%{OSVERSION}/os/$basearch/
Include: yum
# If you want the updates (available at the bootstrap date) to be installed
# inside the container during the bootstrap instead of the General Availability
# point release (7.x) then uncomment the following line
#UpdateURL: http://mirror.centos.org/centos-%{OSVERSION}/%{OSVERSION}/updates/$basearch/
%runscript
echo "This is what happens when you run the container..."
%post
echo "Hello from inside the container"
yum -y install vim-minimal
Collection
- Name: hongchengkuan/hello-singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/hongchengkuan-hello-singularity-latest |
collection name | hongchengkuan/hello-singularity |
branch | master |
tag | latest |
commit | fb117540601fc2c025ae0bf899b13ba0184d93c7 |
version (container hash) | 642338d191174dd6086c30d3570bf7cb |
build date | 2020-11-08T20:09:07.310Z |
size (MB) | 280 |
size (bytes) | 83046431 |
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.