dynverse/ti_grandprix:latest
$ singularity pull shub://dynverse/ti_grandprix: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.7
%files
. /code
%post
chmod -R 755 '/code'
pip install tensorflow
pip install git+https://github.com/GPflow/GPflow
pip install git+https://github.com/ManchesterBioinference/GrandPrix
%runscript
exec python /code/run.py
Collection
- Name: dynverse/ti_grandprix
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_grandprix-latest |
collection name | dynverse/ti_grandprix |
branch | master |
tag | latest |
commit | 2539e634ceafc80bfc22588c78b32baf8bc8a3af |
version (container hash) | ae67195c52ef7f3fe524fe132f4c09bc |
build date | 2018-10-29T20:59:12.551Z |
size (MB) | 1805 |
size (bytes) | 683331615 |
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.