SupercomputingWales/singularity_hub:fluidity_openmpi

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

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.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_openmpi
collection name SupercomputingWales/singularity_hub
branch master
tag fluidity_openmpi
commit fb4b14f33436a9c5525c185d6b32459a0489160d
version (container hash) 1f775c0abd6e71a4091a1e3ed9cca7ed
build date 2018-07-03T14:55:06.982Z
size (MB) 2008
size (bytes) 745459743
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.