Skip to content

icaoberg/singularity-cowsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

singularity-cowsay

Hosted Release GitHub issues GitHub forks GitHub stars GitHub license

A simple container with cowsay.

Pre-requisites

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

You will need to edit the script above to match your account on SyLabs.io.

Pulling from the repository

If you have the client installed and cannot build the image locally nor remotely, simply run

singularity pull --arch amd64 library://icaoberg/default/cowsay:v3.03

Example

singularity run --app cowsay cowsay.simg "Bacon pancakes"

 ________________
< Bacon pancakes >
 ----------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Disclaimer

Wold you buy me some coffee?

I am nothing but a humble programmer creating the container for this wonderful app.


CBD

Copyleft © 2019-2020 icaoberg at the Computational Biology Department in Carnegie Mellon University

Releases

No releases published

Packages

No packages published

Languages