pndni/centos7-base:1.4.0
$ singularity pull shub://pndni/centos7-base:1.4.0
Singularity Recipe
Bootstrap: yum
OSVersion: 7
MirrorURL: http://mirror.centos.org/centos-%{OSVERSION}/%{OSVERSION}/os/x86_64/
Include: yum
%post
yum install -y wget file bc tar gzip libquadmath which bzip2 libgomp tcsh perl less vim zlib zlib-devel hostname
yum groupinstall -y "Development Tools"
wget https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.sh
mkdir -p /opt/cmake
/bin/bash cmake-3.14.0-Linux-x86_64.sh --prefix=/opt/cmake --skip-license
rm cmake-3.14.0-Linux-x86_64.sh
%labels
Maintainer Steven Tilley
Version 1.4.0
Collection
- Name: pndni/centos7-base
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/pndni-centos7-base-1.4.0 |
collection name | pndni/centos7-base |
branch | 1.4.0 |
tag | 1.4.0 |
commit | 1f57bc52f4376eaca764bb714e28027ed1d235f2 |
version (container hash) | bf3356d3e3dabf41be99cc67cc0ac866 |
build date | 2020-12-09T04:29:34.934Z |
size (MB) | 977 |
size (bytes) | 316936223 |
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.