jshede32/singularity:recipe

$ singularity pull shub://jshede32/singularity:recipe

Singularity Recipe

Bootstrap: docker
From: valian/docker-python-opencv-ffmpeg:cuda-py3


%post
	su
	apt-get update
	exit
	sudo apt-get install vim
	sudo apt-get install wget
	pip3 install tensorflow-gpu
	pip install tensorflow-gpu
	pip install geopy
	pip install PIL
	pip install numpy
	pip install scilearn

Collection


View on Datalad

Metrics

key value
id /containers/jshede32-singularity-recipe
collection name jshede32/singularity
branch master
tag recipe
commit 28fc061804793d12f81a1e4e765f9470aae323d1
version (container hash) 0f644c271733257647dba9f234ea44e0
build date 2019-04-02T20:23:25.489Z
size (MB) 2957
size (bytes) 1431052319
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.