cemmeydan/ti_ouijaflow:latest

$ singularity pull shub://cemmeydan/ti_ouijaflow:latest

Singularity Recipe

#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run dynwrap:::.container_dockerfile_to_singularityrecipe() to update this file.   ##
#######################################################################################

Bootstrap: shub

From: dynverse/dynwrap:py3.6

%labels
    version 0.1.0

%post
    pip install git+https://github.com/kieranrcampbell/ouijaflow.git --upgrade --upgrade-strategy only-if-needed
    pip install tensorflow==1.6 # temporary fix for edward https://github.com/blei-lab/edward/issues/882

%files
    . /code

%runscript
    exec python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_ouijaflow-latest
collection name cemmeydan/ti_ouijaflow
branch master
tag latest
commit 42ff78b7a0439c235732f669927317f0fa8c8769
version (container hash) 712815c686efca2d45ce4168a57f9a14
build date 2019-04-04T22:58:11.838Z
size (MB) 1814
size (bytes) 737890335
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.