pstrz/cMisoKG:docker

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

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-docker
collection name pstrz/cMisoKG
branch master
tag docker
commit 60da23428915a652bab651b51728160e42e33112
version (container hash) 097807e1d8f610541035216fd487e196
build date 2018-04-28T18:44:39.752Z
size (MB) 1387
size (bytes) 572616735
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.