SupercomputingWales/singularity_hub:fpocket
$ singularity pull shub://SupercomputingWales/singularity_hub:fpocket
Singularity Recipe
Bootstrap:docker
From:centos:centos7.4.1708
%labels
MAINTAINER Thomas Green
%environment
%runscript
exec /bin/bash /bin/echo "Not supported"
%post
yum -y install yum-utils
yum -y install epel-release
yum -y groupinstall "Base"
yum -y groupinstall "Development Tools"
#Install dependency
yum -y install netcdf-devel
#Install software
cd /tmp
git clone https://github.com/Discngine/fpocket.git
cd fpocket
make
make install
Collection
- Name: SupercomputingWales/singularity_hub
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/SupercomputingWales-singularity_hub-fpocket |
collection name | SupercomputingWales/singularity_hub |
branch | master |
tag | fpocket |
commit | 050506573c0e8e40d9a5dc3f297bfb6da4916d87 |
version (container hash) | 846827bdbb868c8e1f83b802a539fec3 |
build date | 2019-05-28T14:10:13.857Z |
size (MB) | 1618 |
size (bytes) | 494911519 |
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.