You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2016/07/13 00:53:20 UTC

[jira] [Commented] (MESOS-5754) CommandInfo.user not honored in docker containerizer

    [ https://issues.apache.org/jira/browse/MESOS-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374091#comment-15374091 ] 

Adam B commented on MESOS-5754:
-------------------------------

Not necessarily. Any scheduler that constructs a ContainerInfo can set the Parameters field in DockerInfo to set "user=not-root" as a command-line parameter to docker when launching that container.

> CommandInfo.user not honored in docker containerizer
> ----------------------------------------------------
>
>                 Key: MESOS-5754
>                 URL: https://issues.apache.org/jira/browse/MESOS-5754
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Michael Gummelt
>              Labels: mesosphere
>
> Repro by creating a framework that starts a task with CommandInfo.user set, and observe that the dockerized executor is still running as the default (e.g. root).
> cc [~kaysoky]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)