Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

nomad-driver-singularity

GoDoc Build Status Code Coverage Go Report Card

Hashicorp Nomad driver plugin using Singularity containers to execute tasks.

Requirements

Building The Driver

Clone repository on your prefered path

git clone git@github.com:sylabs/nomad-driver-singularity

Enter the provider directory and build the provider

cd nomad-driver-singularity
make dep
make build

Developing the Provider

If you wish to contribute on the project, you'll first need Go installed on your machine, and have have singularity installed.

To compile the provider, run make build. This will build the provider and put the task driver binary under the NOMAD plugin dir, which by default is located under <nomad-data-dir>/plugins/.

Check Nomad -data-dir and -plugin-dir flags for more information.

make build

In order to test the provider, you can simply run make test.

make test

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.