serheang/sc_fenicsproject:latest

$ singularity pull shub://serheang/sc_fenicsproject:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:18.04

%post
export DEBIAN_FRONTEND=noninteractive
apt-get -y update
apt-get -y install software-properties-common ffmpeg curl build-essential python3 python3-pip python3-tk
add-apt-repository universe
add-apt-repository ppa:ngsolve/ngsolve
add-apt-repository ppa:fenics-packages/fenics
apt-get -y update
apt-get -y install ngsolve
apt-get -y install --no-install-recommends fenics
pip3 install numpy scipy matplotlib pandas ffmpeg-python
ldconfig

%runscript
    exec /bin/bash -i

Collection


View on Datalad

Metrics

key value
id /containers/serheang-sc_fenicsproject-latest
collection name serheang/sc_fenicsproject
branch master
tag latest
commit b3f4ec5f45a3887dfe7ee628837ee9d3ede22c58
version (container hash) d73b1ce014b338a9a9886a10dc53fcb2
build date 2020-10-04T13:08:08.571Z
size (MB) 1924.0
size (bytes) 646963231
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.