dynverse/ti_ouijaflow:latest
$ singularity pull shub://dynverse/ti_ouijaflow:latest
Singularity Recipe
#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run babelwhale::convert_dockerfile_to_singularityrecipe() to update this file. ##
#######################################################################################
Bootstrap: shub
From: dynverse/dynwrap:py3.6
%labels
version 0.1.4
%files
. /code
%post
chmod -R 755 '/code'
pip install git+https://github.com/kieranrcampbell/ouijaflow.git --upgrade --upgrade-strategy only-if-needed
pip install tensorflow==1.6
%runscript
exec python /code/run.py
Collection
- Name: dynverse/ti_ouijaflow
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_ouijaflow-latest |
collection name | dynverse/ti_ouijaflow |
branch | master |
tag | latest |
commit | 7e33e9c6527ba22b364550c0999a3600f13feedb |
version (container hash) | 9dc9fe328a208c5463c596b2cb28e4ad |
build date | 2018-10-29T20:59:12.651Z |
size (MB) | 1782 |
size (bytes) | 712527903 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.