xboix/docker:latest

$ singularity pull shub://xboix/docker:latest

Singularity Recipe

BootStrap: docker
From: nvidia/cuda:9.0-cudnn7-devel-ubuntu16.04


%post
    # Set up some required environment defaults

    apt-get -y update && apt-get -y install git cmake python3 python3-pip
    pip3 install numpy pyyaml mkl setuptools cmake cffi
    pip3 install http://download.pytorch.org/whl/cu90/torch-0.4.0-cp35-cp35m-linux_x86_64.whl  
    pip3 install torchvision
    apt-get clean

Collection


View on Datalad

Metrics

key value
id /containers/xboix-docker-latest
collection name xboix/docker
branch master
tag latest
commit 0d44cae288da0ab9494525ae338059f7de8a84f9
version (container hash) bc582c422a64376d211268b4a2a807ca
build date 2018-09-16T00:53:00.698Z
size (MB) 4998
size (bytes) 2752069663
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.