dynverse/ti_topslam:latest
$ singularity pull shub://dynverse/ti_topslam: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:py2.7
%labels
version 0.1.10
%files
. /code
%post
chmod -R 755 '/code'
pip install GPy
cd / && git clone https://github.com/mzwiessele/topslam.git
%runscript
exec python /code/run.py
Collection
- Name: dynverse/ti_topslam
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_topslam-latest |
collection name | dynverse/ti_topslam |
branch | master |
tag | latest |
commit | c905e834f75f97b1d2e26d4547000714cd54546a |
version (container hash) | f26646b198028b2d4bd413349da9b16f |
build date | 2018-10-29T20:59:12.929Z |
size (MB) | 1412 |
size (bytes) | 550289439 |
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.