Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1206

Use per container tmp directory with same lifetime as sandbox dir.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.18.0
    • None
    • None
    • None

    Description

      Containers all share the same /tmp directory which is outside containers' sandbox directories.

      Instead, on Linux for containers in separate mount namespace we could bind mount a [sandbox]/tmp into /tmp. This keeps files separate between containers and ensures the lifetime of a container's tmp dir matches that of the sandbox.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              idownes Ian Downes
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: