cngrid/hpc-container:centos

$ singularity pull shub://cngrid/hpc-container:centos

Singularity Recipe

BootStrap: yum
OSVersion: 7
MirrorURL: http://mirror.centos.org/centos-%{OSVERSION}/%{OSVERSION}/os/$basearch/
Include: yum

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


View on Datalad

Metrics

key value
id /containers/cngrid-hpc-container-centos
collection name cngrid/hpc-container
branch master
tag centos
commit d7cdd47c6ba904afb3ce7e01203c46456aed37d8
version (container hash) b47b3c457b0b1194bf66bef46d4580de
build date 2018-06-08T16:24:59.637Z
size (MB) 330
size (bytes) 103370783
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.