cteerara/FenicsSing:def

$ singularity pull shub://cteerara/FenicsSing:def

Singularity Recipe

Bootstrap: docker
From: quay.io/fenicsproject/stable:current

%post
    apt-get -y update
    apt-get -y install libgfortran3
    python3 -m pip install numpy scipy matplotlib 
    apt-get -y update 
    ldconfig

%runscript
    exec /bin/bash -i

Collection


View on Datalad

Metrics

key value
id /containers/cteerara-FenicsSing-def
collection name cteerara/FenicsSing
branch master
tag def
commit d457cebde2476a455942db72bbf4efda2f3ef59a
version (container hash) 7aee338786415a0c3706945e42bf02e44cd83e92ed2d5216ebe5c5efd717efc8
build date 2019-10-01T05:19:20.774Z
size (MB) 566.58984375
size (bytes) 594112512
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.