My Singularity examples.
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 |
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
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",
- Singularity documentation: https://sylabs.io/docs/
- Singularity v2.5 documentation: https://sylabs.io/guides/2.5/user-guide/