belledon/tensorflow-keras:latest

$ singularity pull shub://belledon/tensorflow-keras:latest

Singularity Recipe

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

%post
    apt-get update && apt-get -y install locales
    locale-gen en_US.UTF-8
    apt-get install -y git wget python3-dev python3-pip
    apt-get clean

    apt-get install -y libcupti-dev
    pip3 install --upgrade pip
    pip3 install keras

Collection


View on Datalad

Metrics

key value
id /containers/belledon-tensorflow-keras-latest
collection name belledon/tensorflow-keras
branch master
tag latest
commit 97d4d8ec98b0809dc73c675c0eaf1eee6184d48f
version (container hash) f9b022800aec3a739d836492300a817e
build date 2020-09-09T15:38:38.030Z
size (MB) 3330
size (bytes) 1586913311
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.