dynverse/ti_matcher:latest
$ singularity pull shub://dynverse/ti_matcher: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 pymatcher
%runscript
exec python /code/run.py
Collection
- Name: dynverse/ti_matcher
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_matcher-latest |
collection name | dynverse/ti_matcher |
branch | master |
tag | latest |
commit | f36b0e4ee5f325674d2f555188fc2f39f1a13369 |
version (container hash) | 2f631e701888a2db13bc1cce75d02c58 |
build date | 2018-10-29T20:59:12.574Z |
size (MB) | 1400 |
size (bytes) | 535810079 |
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.