XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • nodemanager

    Description

      Docker has support for allowing containers to share the PID namespace with the host or other containers via the docker run --pid flag.

      There are a number of use cases where this is desirable:

      • Monitoring tools running in containers that need access to the host level PIDs.
      • Debug containers that can attach to another container to run strace, gdb, etc.
      • Testing Docker on YARN in a container, where the docker socket is bind mounted.

      Enabling this feature should be considered privileged as it exposes host details inside the container.

      Attachments

        1. YARN-7729.001.patch
          20 kB
          Billie Rinaldi
        2. YARN-7729.002.patch
          22 kB
          Billie Rinaldi
        3. YARN-7729.003.patch
          28 kB
          Billie Rinaldi

        Activity

          People

            billie Billie Rinaldi
            shanekumpf@gmail.com Shane Kumpf
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: