Skip to content

greut/nomad-driver-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomad driver for Docker

greut/nomad-driver-docker codecov

Requires Noma(d): a Nomad without Docker.

Goals

The Nomad project seems very hard to maintain as some dependencies are conflicting with each other. Docker appears to be the biggest cause of this state of affair. This projects experiments a standalone driver for Docker.

The bundled docker provider is built against fsouza/go-dockerclient which predates the official Docker client (do not use the online documentation but a local godoc instance).

Non-goals

  • Windows support

Usage

plugin_dir = "/.../nomad-driver-docker/"

plugin "nomad-driver-docker" {}

About

A Nomad driver for Docker (WIP)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published