SupercomputingWales/singularity_hub:fluidity_mpich

$ singularity pull shub://SupercomputingWales/singularity_hub:fluidity_mpich

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 -y yum-utils
yum-config-manager -y --add-repo http://fluidityproject.github.com/yum/fluidity-rhel7-mpich.repo
yum -y groupinstall "Base"
yum -y install python
yum -y install fluidity
yum -y install fluidity-dev

Collection


View on Datalad

Metrics

key value
id /containers/SupercomputingWales-singularity_hub-fluidity_mpich
collection name SupercomputingWales/singularity_hub
branch master
tag fluidity_mpich
commit fb4b14f33436a9c5525c185d6b32459a0489160d
version (container hash) f58205271e27b7e7a232934f4d578249
build date 2020-06-12T22:01:17.250Z
size (MB) 1991
size (bytes) 739954719
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.