szaman19/singularity_containers:latest
$ singularity pull shub://szaman19/singularity_containers:latest
Singularity Recipe
Bootstrap: docker
From: centos:7
%post
yum -y update
yum -y install yum-utils
yum -y groupinstall development
yum -y install https://centos7.iuscommunity.org/ius-release.rpm
yum -y install python36u
yum -y install python36u-devel
yum -y install python36u-pip
echo "Installed system dependencies"
pip3.6 install --upgrade pip
pip3.6 install --no-cache-dir numpy
%environment
%test
Collection
- Name: szaman19/singularity_containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/szaman19-singularity_containers-latest |
collection name | szaman19/singularity_containers |
branch | master |
tag | latest |
commit | adaba7c01ffc886e398eb74c20ce845833ef78ca |
version (container hash) | 4712505afd8d41446f1e82a3d5db7a45 |
build date | 2019-06-14T05:35:10.329Z |
size (MB) | 780 |
size (bytes) | 253370399 |
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.