dynverse/dynwrap_tester:python_text

$ singularity pull shub://dynverse/dynwrap_tester:python_text

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.2.0.1

%files
    . /code

%post
    chmod -R 755 '/code'

%runscript
    exec python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-dynwrap_tester-python_text
collection name dynverse/dynwrap_tester
branch devel
tag python_text
commit b8ae412e759b7a5be45559b61cd615b67566f7fe
version (container hash) 2c693766424f9d6739d1ad84494f37a2
build date 2018-10-29T20:59:11.174Z
size (MB) 1370
size (bytes) 517058591
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.