{"id":13929727,"url":"https://github.com/hpcng/nomad-driver-singularity","last_synced_at":"2025-07-19T11:32:57.450Z","repository":{"id":38426691,"uuid":"164667383","full_name":"hpcng/nomad-driver-singularity","owner":"hpcng","description":"HashiCorp Nomad driver plugin - Singularity ","archived":false,"fork":false,"pushed_at":"2023-03-30T20:46:08.000Z","size":4660,"stargazers_count":25,"open_issues_count":16,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-08T18:24:37.398Z","etag":null,"topics":["hpc","htc","nomad","plugin","rootless-containers","singularity-container"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hpcng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2019-01-08T14:34:20.000Z","updated_at":"2024-07-31T12:22:07.000Z","dependencies_parsed_at":"2024-01-17T05:23:43.038Z","dependency_job_id":"b0287498-30e3-41a7-9b07-af62fc0f1833","html_url":"https://github.com/hpcng/nomad-driver-singularity","commit_stats":null,"previous_names":["sylabs/nomad-driver-singularity"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpcng%2Fnomad-driver-singularity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpcng%2Fnomad-driver-singularity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpcng%2Fnomad-driver-singularity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpcng%2Fnomad-driver-singularity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hpcng","download_url":"https://codeload.github.com/hpcng/nomad-driver-singularity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226597802,"owners_count":17657212,"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":["hpc","htc","nomad","plugin","rootless-containers","singularity-container"],"created_at":"2024-08-07T18:02:31.008Z","updated_at":"2024-11-26T18:31:07.683Z","avatar_url":"https://github.com/hpcng.png","language":"Go","readme":"# nomad-driver-singularity\n\n[![GoDoc](https://godoc.org/github.com/sylabs/nomad-driver-singularity?status.svg)](https://godoc.org/github.com/sylabs/nomad-driver-singularity)\n[![Build Status](https://circleci.com/gh/hpcng/nomad-driver-singularity.svg?style=shield)](https://circleci.com/gh/hpcng/workflows/nomad-driver-singularity)\n[![Code Coverage](https://codecov.io/gh/hpcng/nomad-driver-singularity/branch/master/graph/badge.svg)](https://codecov.io/gh/hpcng/nomad-driver-singularity)\n[![Go Report Card](https://goreportcard.com/badge/github.com/hpcng/nomad-driver-singularity)](https://goreportcard.com/report/github.com/hpcng/nomad-driver-singularity)\n\n[Hashicorp Nomad](https://www.nomadproject.io/) driver plugin using\n[Singularity containers](https://github.com/sylabs/singularity) to execute tasks.\n\n## Requirements\n\n- [Nomad](https://www.nomadproject.io/downloads.html) v0.9+\n- [Go](https://golang.org/doc/install) v1.11+ (to build the provider plugin)\n- [Singularity](https://github.com/singularityware/singularity) v3.1.0+\n\n## Building The Driver\n\nClone repository on your prefered path\n\n```sh\ngit clone git@github.com:sylabs/nomad-driver-singularity\n```\n\nEnter the provider directory and build the provider\n\n```sh\ncd nomad-driver-singularity\nmake dep\nmake build\n```\n\n## Developing the Provider\n\nIf you wish to contribute on the project, you'll first need [Go](http://www.golang.org)\ninstalled on your machine, and have have `singularity` installed.\n\nTo compile the provider, run `make build`.\nThis will build the provider and put the task driver binary under\nthe NOMAD plugin dir,\nwhich by default is located under `\u003cnomad-data-dir\u003e/plugins/`.\n\nCheck Nomad `-data-dir` and `-plugin-dir` flags for more information.\n\n```sh\nmake build\n```\n\nIn order to test the provider, you can simply run `make test`.\n\n```sh\nmake test\n```\n","funding_links":[],"categories":["others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpcng%2Fnomad-driver-singularity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhpcng%2Fnomad-driver-singularity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpcng%2Fnomad-driver-singularity/lists"}