mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
- 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"
}
}
12 KiB
12 KiB