Skip to content

richelbilderbeek/singularity_examples

Repository files navigation

singularity_examples

My Singularity examples.

One simple rule to learn Singularity

Find out the version you have access to, and read the documentation of that version.

To see your version of Singularity:

singularity version
Where Version
Lubuntu Disco 2.5.2-dist
Travis CI Xenial 2.5.0-HEAD.g50d254da5
Peregrine 3.2.1-1.el7

Examples

Description Singularity version Ubuntu version
1: lolcow v3.2.1 16.04 (xenial)
2: lolcow on cosmic v3.2.1 18.10 (cosmic)
3: cowsay v3.2.1 18.10 (cosmic)
4: NCBI tools v3.2.1 18.10 (cosmic)
5: lolcow on Ubuntu 19.04 (disco) (fails) v3.2.1 19.04 (disco) [1]
6: City of Thieves v3.2.1 18.10 (cosmic)
7: ndsmake v3.2.1 18.10 (cosmic)
8: Zork v3.2.1 18.10 (cosmic)
9: MXE v3.2.1 19.10 (cosmic)
10: BBBQ v3.2.1 110.10 (cosmic)
  • [1] does not work: will not upgrade from cosmic to disco

Notes to self

Why not to use Richèl as author name

When doing this:

%labels

    AUTHOR Richèl J.C. Bilderbeek

The è gets turned to Unicode:

richel@sonic:~/GitHubs/singularity_example_3$ singularity inspect ubuntu_cowsay.simg 
{
    "AUTHOR": "Rich\u00e8l J.C. Bilderbeek",

Links