{"id":16113522,"url":"https://github.com/richelbilderbeek/singularity_examples","last_synced_at":"2025-04-06T07:36:48.203Z","repository":{"id":70484781,"uuid":"191896072","full_name":"richelbilderbeek/singularity_examples","owner":"richelbilderbeek","description":"Examples of how to use Singularity on Travis CI","archived":false,"fork":false,"pushed_at":"2023-08-31T09:24:30.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T12:57:28.040Z","etag":null,"topics":["singularity","singularity-container"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richelbilderbeek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-14T07:24:20.000Z","updated_at":"2023-08-18T08:58:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd7f9456-5e60-4703-abed-3175f22a6a09","html_url":"https://github.com/richelbilderbeek/singularity_examples","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richelbilderbeek%2Fsingularity_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richelbilderbeek%2Fsingularity_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richelbilderbeek%2Fsingularity_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richelbilderbeek%2Fsingularity_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richelbilderbeek","download_url":"https://codeload.github.com/richelbilderbeek/singularity_examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451443,"owners_count":20940946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["singularity","singularity-container"],"created_at":"2024-10-09T20:11:59.567Z","updated_at":"2025-04-06T07:36:48.184Z","avatar_url":"https://github.com/richelbilderbeek.png","language":"Shell","readme":"# singularity_examples\n\nMy Singularity examples.\n\n## One simple rule to learn Singularity\n\nFind out the version you have access to, and read the\ndocumentation of that version.\n\nTo see your version of Singularity:\n\n```\nsingularity version\n```\n\nWhere            |Version\n-----------------|-----------------------\nLubuntu Disco    |`2.5.2-dist`\nTravis CI Xenial |`2.5.0-HEAD.g50d254da5`\nPeregrine        |`3.2.1-1.el7`\n\n## Examples\n\nDescription|Singularity version|Ubuntu version\n-----------------------------------------------------|---|---\n[1: lolcow](https://github.com/richelbilderbeek/singularity_example_1)|v3.2.1|16.04 (xenial)\n[2: lolcow on cosmic](https://github.com/richelbilderbeek/singularity_example_2)|v3.2.1|18.10 (cosmic)\n[3: cowsay](https://github.com/richelbilderbeek/singularity_example_3)|v3.2.1|18.10 (cosmic)\n[4: NCBI tools](https://github.com/richelbilderbeek/singularity_example_4)|v3.2.1|18.10 (cosmic)\n[5: lolcow on Ubuntu 19.04 (disco) (fails)](https://github.com/richelbilderbeek/singularity_example_5)|v3.2.1|19.04 (disco) [1]\n[6: City of Thieves](https://github.com/richelbilderbeek/singularity_example_6)|v3.2.1|18.10 (cosmic)\n[7: ndsmake](https://github.com/richelbilderbeek/singularity_example_7)|v3.2.1|18.10 (cosmic)\n[8: Zork](https://github.com/richelbilderbeek/singularity_example_8)|v3.2.1|18.10 (cosmic)\n[9: MXE](https://github.com/richelbilderbeek/singularity_example_9)|v3.2.1|19.10 (cosmic)\n[10: BBBQ](https://github.com/richelbilderbeek/singularity_example_10)|v3.2.1|110.10 (cosmic)\n\n * [1] does not work: will not upgrade from cosmic to disco\n\n## Notes to self\n\n### Why not to use `Richèl` as author name\n\nWhen doing this:\n\n```\n%labels\n\n    AUTHOR Richèl J.C. Bilderbeek\n```\n\nThe `è` gets turned to Unicode:\n\n```\nrichel@sonic:~/GitHubs/singularity_example_3$ singularity inspect ubuntu_cowsay.simg \n{\n    \"AUTHOR\": \"Rich\\u00e8l J.C. Bilderbeek\",\n```\n\n## Links\n\n * Singularity documentation: [https://sylabs.io/docs/](https://sylabs.io/docs/)\n * Singularity v2.5 documentation: [https://sylabs.io/guides/2.5/user-guide/](https://sylabs.io/guides/2.5/user-guide/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichelbilderbeek%2Fsingularity_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichelbilderbeek%2Fsingularity_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichelbilderbeek%2Fsingularity_examples/lists"}