schanzel/singularity-tensorflow-keras-gpu-py3:latest

$ singularity pull shub://schanzel/singularity-tensorflow-keras-gpu-py3:latest

Singularity Recipe

Bootstrap: docker
From: schanzel/tensorflow-keras-gpu-py3:latest

%environment
  SHELL=/bin/bash
  export SHELL

%setup

%post
  . /environment
  echo 'SHELL=/bin/bash' >> /environment
  chmod +x /environment
  mkdir /scratch /data 

%runscript

%test

Collection


View on Datalad

Metrics

key value
id /containers/schanzel-singularity-tensorflow-keras-gpu-py3-latest
collection name schanzel/singularity-tensorflow-keras-gpu-py3
branch master
tag latest
commit 06179c8406f795eb91dfb9b95e0f80cd01d39365
version (container hash) 98bcd57a3116968cf1b4f822c6272a36
build date 2021-03-13T20:20:55.106Z
size (MB) 3011
size (bytes) 1359175711
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.