Files
nomad/client
Jay Oster 1876fc2b10 Add config field to specify chroot mapping for exec driver
- Same format as used by the internal chroot mapping
- Map: source_path -> dest_path
- Example HCL:

client {
  chroot_env {
    "/etc" = "/etc"
    "/lib" = "/lib"
    "/opt/projects/foo/bin" = "/usr/bin"
  }
}
2016-08-03 17:17:17 -07:00
..
2016-07-25 11:16:01 -07:00
2016-05-15 09:41:34 -07:00
2016-06-20 10:29:46 -07:00
2016-07-25 17:26:38 -07:00
2016-07-30 21:11:06 +09:00
2016-08-02 18:11:03 +02:00
2016-06-12 11:14:17 -07:00
2016-06-10 15:48:36 -04:00