Sign inSign up

dariko/docker-nomad

By dariko

Updated about 10 years ago

nomad 0.4.1

Image
0

854

dariko/docker-nomad repository overview

Usage

docker run -it --name nomad --rm \
  -v /var/run/docker.sock:/var/run/docker.sock \
  shanesveller/nomad:0.2.0 agent -dev
docker exec -it nomad nomad node-status
docker exec -it nomad sh -c "nomad init && nomad run example.nomad && sleep 5 && nomad status && nomad stop example"

Tag summary

Content type

Image

Digest

Size

12.6 MB

Last updated

about 10 years ago

docker pull dariko/docker-nomad