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

Get Container Name information when launching a container task

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 0.24.1
    • None
    • containerization
    • 3

    Description

      We want to get the Docker Name (or Docker ID, or both) when launching a container task with mesos. The container name is generated by mesos itself (i.e. mesos-77e5fde6-83e7-4618-a2dd-d5b10f2b4d25, obtained with "docker ps") and it would be nice to expose this information to frameworks so that this information can be used, for example by Marathon to give this information to users via a REST API.
      To go a bit in depth with our use case, we have files created by fluentd logdriver that are named with Docker Name or Docker ID (full or short) and we need a mapping for the users of the REST API and thus the first step is to make this information available from mesos.

      Attachments

        Activity

          People

            karya Kapil Arya
            rdifazio Raffaele Di Fazio
            Timothy Chen Timothy Chen
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: