TomasCalderon/Slides:latest

$ singularity pull shub://TomasCalderon/Slides:latest

Singularity Recipe

Bootstrap: docker
From: tensorflow/tensorflow:1.5.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
    apt-get install -y openslide-tools

    pip3 install --upgrade pip
    pip3 install keras
    pip3 install openslide-python

Collection


View on Datalad

Metrics

key value
id /containers/TomasCalderon-Slides-latest
collection name TomasCalderon/Slides
branch master
tag latest
commit c98bff8240019e12e8de69400e219db3e8bf2644
version (container hash) d54b98ae2579fbb995ed9c78f150e0b8
build date 2018-03-09T09:29:21.207Z
size (MB) 2935
size (bytes) 1228685343
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.