mgarcia7/singularity-tf-keras-opencv:latest

$ singularity pull shub://mgarcia7/singularity-tf-keras-opencv:latest

Singularity Recipe

Bootstrap: docker
From: tensorflow/tensorflow:2.0.1-gpu

%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 libsm6 libxext6 libxrender-dev
    python3 -m pip install keras
    python3 -m pip install opencv-python-headless
    python3 -m pip install jupyter-tensorboard
    python3 -m pip install keras-ocr

Collection


View on Datalad

Metrics

key value
id /containers/mgarcia7-singularity-tf-keras-opencv-latest
collection name mgarcia7/singularity-tf-keras-opencv
branch master
tag latest
commit e8daea46817193172df2a9b93f7b7417a6d024fb
version (container hash) d8e0f8a5766136b8a38ec58c0355a6b0
build date 2020-11-07T01:28:22.201Z
size (MB) 3955.0
size (bytes) 2014511135
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.