The docker socket file /var/run/docker.sock is mounted in the nomad containers, and the nomad containers are run by user nomad, whose primary group matches that of the socket file, which has group rw perms.. I'm either missing a trick, or have misunderstood the functionalities of the 'template stanza'. one of the issue with the template generating a directory rather than a file is, you cannot mount a directory to a config file path.. Thanks for submitting this issue. we recommend not running nomad in a docker container. it is not currently something we are testing against and isn't exactly supported..
This release also includes a number of improvements to the web ui, the cli, the docker driver, and other nomad components. the changelog provides a full list of nomad 0.8 features, enhancements, and bug fixes.. Nomad supports virtualized, containerized and standalone applications, including docker. nomad is designed with extensible drivers and support will be extended to all common drivers. docker swarm provides api compatibility with their remote api, which focuses on the container abstraction.. Nomad in docker on osx (using docker-machine) docker driver cannot bind ip. terrac skiens: nov 21, 2017 2:35 pm: posted in group: nomad: staring nomad in docker like #!/usr/bin/env bash # start_nomad.sh set-x service = "nomad" image = "djenriquez/nomad" version = "latest".