schanzel/singularity-tensorflow-keras-py3:latest

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

Singularity Recipe

Bootstrap: docker
From: schanzel/tensorflow-keras-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-py3-latest
collection name schanzel/singularity-tensorflow-keras-py3
branch master
tag latest
commit 43d37502cdce0c059780a5814b133dd245f693e0
version (container hash) 9ed67bc361df93cf109ad12980dbab2b
build date 2021-04-13T22:46:21.455Z
size (MB) 2423
size (bytes) 1184780319
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.