pstrz/cMisoKG:hpc

$ singularity pull shub://pstrz/cMisoKG:hpc

Singularity Recipe

Bootstrap: docker

From: ubuntu



%post

    apt-get -y install python3

    apt-get update

    apt-get update --fix-missing

    apt-get -y install python3-pip    

    apt-get -y install git-core

    git clone https://github.com/GPflow/GPflow.git

    cd GPflow

    export LC_all=C

    pip3 install .

    cd

    pip3 install -U pymc3

    pip3 install -U pytest

Collection


View on Datalad

Metrics

key value
id /containers/pstrz-cMisoKG-hpc
collection name pstrz/cMisoKG
branch master
tag hpc
commit bcd66ef17b9db872edfeae87abc27e174203ebdb
version (container hash) 86281ae4f5ee0920333854b2f0a8eb22
build date 2018-05-02T08:28:06.201Z
size (MB) 1393
size (bytes) 542277663
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.