csadorf/software:bridges

$ singularity pull shub://csadorf/software:bridges

Singularity Recipe

Bootstrap: docker
From: glotzerlab/software:bridges

%labels
	MAINTAINER csadorf

%post
	ln -s /usr/bin/python3 /usr/bin/python
	python3 -m pip install --upgrade pip
	python3 -m pip install --upgrade \
		Click==7.0 \
		Keras==2.2.4 \
		rmsd==1.3.0 \
		tensorflow==1.12.0 \
		umap-learn==0.3.6

%environment
	export LC_ALL=C

Collection


View on Datalad

Metrics

key value
id /containers/csadorf-software-bridges
collection name csadorf/software
branch master
tag bridges
commit 3d509362e83831a02bf49a65666d2013eaf4bb7d
version (container hash) e5158a8c2dfad3bc507d92803f2fde0e
build date 2019-01-08T23:44:45.539Z
size (MB) 5191
size (bytes) 2187391007
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.