dynverse/dynwrap_tester:python_hdf5

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

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_hdf5
collection name dynverse/dynwrap_tester
branch devel
tag python_hdf5
commit b8ae412e759b7a5be45559b61cd615b67566f7fe
version (container hash) 26a69d49b24296653453ead25a5f2aa0
build date 2018-10-29T20:59:11.187Z
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.