dcs02d/singularity_workflows:latest

$ singularity pull shub://dcs02d/singularity_workflows:latest

Singularity Recipe

Bootstrap: docker
From: dcshrum/singularity:cowsay

%help
A first singularity container.  A cow will report the output of sysbench.

%labels
  Maintainer Donny Shrum
  Version v1.1

%post
  mkdir /panfs


%runscript
  echo "My name is $COW_NAME. I am the best cow." | /usr/games/cowsay > /results.txt
  echo "Arguments Received: $*" >> /results.txt

Collection


View on Datalad

Metrics

key value
id /containers/dcs02d-singularity_workflows-latest
collection name dcs02d/singularity_workflows
branch master
tag latest
commit c07e95ffc932e55b918182031c70ed7e39d34832
version (container hash) c68ef92e076e15afb272f82f79a19cf7
build date 2018-02-02T03:30:19.597Z
size (MB) 171
size (bytes) 54419487
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.