liuhoward/tensorflow_container:latest

$ singularity pull shub://liuhoward/tensorflow_container:latest

Singularity Recipe

Bootstrap: docker
From: howard15/tensorflow:latest

%setup
  # runs on host - the path to the image is $SINGULARITY_ROOTFS

%post
    #apt-get -y update
    #apt-get -y install fortune cowsay lolcat

%environment
    #export LC_ALL=C
    #export PATH=/usr/games:$PATH

%runscript

%test
  # test that script is a success

Collection


View on Datalad

Metrics

key value
id /containers/liuhoward-tensorflow_container-latest
collection name liuhoward/tensorflow_container
branch master
tag latest
commit c3b39d588144dad87af04d9f64a8c22f97560d89
version (container hash) 946472cb0773ed781e3e9829f868e733
build date 2019-04-10T23:02:51.466Z
size (MB) 3380
size (bytes) 1689133087
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.