cemmeydan/ti_matcher:latest

$ singularity pull shub://cemmeydan/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
    mkdir /scratchLocal
    mkdir /pbtech_mounts
    mkdir /pbtech_mounts/softlib001
    mkdir /athena
    mkdir /zenodotus



    chmod -R 755 '/code'
    pip install pymatcher

%runscript
    exec python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_matcher-latest
collection name cemmeydan/ti_matcher
branch master
tag latest
commit 52ea5e69365c3ac7185d1a829e21d2dca333327c
version (container hash) 4f99e995a73498d81cd45e0f3cc4b5b9
build date 2019-04-04T22:58:11.613Z
size (MB) 1396
size (bytes) 528904223
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.