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

Docker image create should not return any error with env var

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reviewable
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • docker
    • None

    Description

      In docker image create behavior, entrypoint and environment variables are read from docker inspect. Error should not be returned from finding any wrong-formatted env var, which may possibly block docker containerizer.

      Specifically, we may want to just `LOG(WARNING)` for those unexpected env var (Please see https://github.com/apache/mesos/blob/master/src/docker/docker.cpp#L388~#L395).

      Attachments

        Activity

          People

            gyliu Guangya Liu
            gilbert Gilbert Song
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: