mbhall88/Singularity_recipes:deepbinnergpu

$ singularity pull shub://mbhall88/Singularity_recipes:deepbinnergpu

Singularity Recipe

Bootstrap: docker
From: tensorflow/tensorflow:latest-gpu-py3

%post
    echo 'export LC_ALL=C.UTF-8' >> /environment
    echo 'export LANG=C.UTF-8' >> /environment
    export LC_ALL=C.UTF-8
    export LANG=C.UTF-8
    apt update
    apt install -y git wget

    pip3 install git+https://github.com/rrwick/Deepbinner.git

Collection


View on Datalad

Metrics

key value
id /containers/mbhall88-Singularity_recipes-deepbinnergpu
collection name mbhall88/Singularity_recipes
branch master
tag deepbinnergpu
commit 0a737380d0203675915d126b277b272870941233
version (container hash) 4b9b1b107c50b155e6a807c181982973
build date 2020-02-19T02:40:15.870Z
size (MB) 3303
size (bytes) 1629020191
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.