open-nomad/website/source/docs/drivers
Shiem Edelbrock adb8d4c1f7 Merge branch 'master' of https://github.com/hashicorp/nomad into f-docker-driver-options
* 'master' of https://github.com/hashicorp/nomad: (59 commits)
  Move the executor and spawn package into driver
  Remove file watching
  Check if the PID is alive instead of heartbeating through modify time
  Update CHANGELOG.md
  nomad/watch: add a note about the Item struct
  go fmt this file
  Vet errors
  Search path
  Update website
  Make a basic executor that can be shared and fix some fingerprinting/tests
  Small improvements
  Use const value for AWS metadata URL
  Create Spawn pkg that handles IPC with the spawn-daemon and update exec_linux to use that
  Fixed the restart policy syntax
  Introducing vars to create default batch and service restart policies
  Fixed the tests
  Declaring Batch and Service default restart policies
  Fixing tests to not create a TG without restart policies
  This option only work -> This option only works
  leave -> leaving
  ...
2015-11-05 10:48:09 -08:00
..
custom.html.md
docker.html.md Added task configuraton options for docker driver 2015-11-05 10:47:41 -08:00
exec.html.md Update website 2015-11-03 12:57:39 -08:00
index.html.md
java.html.md Merge pull request #288 from hashicorp/f-go-getter 2015-10-26 10:00:29 -05:00
qemu.html.md
raw_exec.html.md
rkt.html.md