Requires Noma(d): a Nomad without Docker.
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).
- Windows support
plugin_dir = "/.../nomad-driver-docker/"
plugin "nomad-driver-docker" {}