chriswier/borg-singularity:tensorflow
$ singularity pull shub://chriswier/borg-singularity:tensorflow
Singularity Recipe
Bootstrap: docker
From: tensorflow/tensorflow:latest-gpu
%labels
Maintainer cwieri39@calvin.edu
%post
echo "Running : apt update"
apt update
echo "Running : apt install build-essential
apt install -y build-essential
echo "Running : apt install python-dev
apt install -y python-dev
echo "Installing : pip - keras"
apt install -y python-scipy python-numpy python-six python-h5py python-yaml
pip install keras --no-deps
Collection
- Name: chriswier/borg-singularity
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/chriswier-borg-singularity-tensorflow |
collection name | chriswier/borg-singularity |
branch | master |
tag | tensorflow |
commit | 6df9a08028e1aa72ed41d832d7553b32ec83dcc0 |
version (container hash) | ab701145aff18ff65250c8816a0aa331 |
build date | 2018-05-11T08:00:01.510Z |
size (MB) | 3003 |
size (bytes) | 1346232351 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.