pndni/centos7-base:dev
$ singularity pull shub://pndni/centos7-base:dev
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 dev
Collection
- Name: pndni/centos7-base
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/pndni-centos7-base-dev |
collection name | pndni/centos7-base |
branch | master |
tag | dev |
commit | 464281874fb9ecfa980737eeac70c831091e4b79 |
version (container hash) | 32d3ed6717b8aa7e3aa5f88cefb450d9 |
build date | 2019-04-10T23:02:51.983Z |
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.