jenegger/doesCentoswork:latest

$ singularity pull shub://jenegger/doesCentoswork:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:16.04

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

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

%runscript
    fortune | cowsay | lolcat

Collection


View on Datalad

Metrics

key value
id /containers/jenegger-doesCentoswork-latest
collection name jenegger/doesCentoswork
branch master
tag latest
commit 5ae9cbc7748de259391982ca75546cecfcdf1563
version (container hash) c7a86089f37592d6bacb035d19429362
build date 2018-07-31T15:32:55.928Z
size (MB) 220
size (bytes) 93294623
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.