zhcf/tenforflow_singularity_images:latest

$ singularity pull shub://zhcf/tenforflow_singularity_images:latest

Singularity Recipe

Bootstrap:docker
From:centos:7.3.1611

%post
    # install other needed packages
    yum clean all
    yum -y update
    yum -y install epel-release
    yum -y install python-pip

    # install tensorflow
    pip install -U pip~=9.0
    pip install tensorflow==1.6

Collection


View on Datalad

Metrics

key value
id /containers/zhcf-tenforflow_singularity_images-latest
collection name zhcf/tenforflow_singularity_images
branch master
tag latest
commit 6e03304faeae21ab757b1e11fbdd7743596c95f4
version (container hash) 2f3fdcd6d812df940c64c291687b70c6
build date 2018-07-08T15:19:20.895Z
size (MB) 783
size (bytes) 276463647
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.