This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 06 Jul, 2021 1 commit
  2. 30 Jun, 2021 1 commit
    • Tim Gross's avatar
      docker: move host path for hosts file mount to alloc dir (#10823) · a66034bb
      Tim Gross authored
      In Nomad 1.1.1 we generate a hosts file based on the Nomad-owned network
      namespace, rather than using the default hosts file from the pause
      container. This hosts file should be shared between tasks in the same
      allocation so that tasks can update the file and have the results propagated
      between tasks.
      a66034bb