cteerara/FEniCS_Singularity:def

$ singularity pull shub://cteerara/FEniCS_Singularity: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-FEniCS_Singularity-def
collection name cteerara/FEniCS_Singularity
branch master
tag def
commit d8a89bc538b8015adb6140206a089ea819c27793
version (container hash) f206010f3d1567d06c0b0a8245c48c081e6b22555be6cbd59d01e4298118ccad
build date 2019-10-01T04:58:42.016Z
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.