NIH-HPC/singularity-examples:tensorflow

$ singularity pull shub://NIH-HPC/singularity-examples:tensorflow

Singularity Recipe

BootStrap: docker
From: tensorflow/tensorflow:1.3.0

################################################################################
%labels
################################################################################
TENSORFLOW_VERSION 1.3.0
MAINTAINER Wolfgang Resch

################################################################################
%setup
################################################################################

################################################################################
%post
################################################################################

# create bind points for NIH HPC environment
mkdir /gpfs /spin1 /gs2 /gs3 /gs4 /gs5 /gs6 
mkdir /gs7 /gs8 /data /scratch /fdb /lscratch

################################################################################
%environment
################################################################################
export LC_ALL=C


################################################################################
%runscript
################################################################################
exec ipython "$@"

Collection


View on Datalad

Metrics

key value
id /containers/NIH-HPC-singularity-examples-tensorflow
collection name NIH-HPC/singularity-examples
branch master
tag tensorflow
commit 2ccdc4a334b5e669dd6eab2099623f8b0d5f5af8
version (container hash) f141ff10195c8e27d6b2491c8584b0d7
build date 2019-11-17T01:21:30.313Z
size (MB) 1302
size (bytes) 361222175
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.