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

Provide a way to execute an arbitrary process in a MesosContainerizer container context

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.21.1, 0.22.0
    • None
    • containerization

    Description

      Include a separate binary that when provided with a container_id, path to an executable, and optional arguments will find the container context, enter it, and exec the executable.

      e.g.,

      mesos-container-exec --container_id=abc123 [--] /path/to/executable [arg1 ...]
      

      This need only support (initially) containers created with the MesosContainerizer and will support all isolators shipped with Mesos, i.e., it should find and enter the cgroups and namespaces for the running executor of the specified container.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              idownes Ian Downes
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: