This might be the following limitations > If the --switch_user flag is set on the agent and the framework specifies a user (either CommandInfo.user or FrameworkInfo.user), we expect that user exists in the container image and its uid and gids matches that on the host. User namespace is not supported yet. If the user is not specified, root will be used by default. The operator or the framework can limit the capabilities of the container by using the linux/capabilities isolator.
niedz., 24.12.2017, 14:20 użytkownik Marc Roos <[email protected]> napisał: > > I am seeing this in the logs: > > Container user '27' is not supported yet for container > d823196a-4ec3-41e3-a4c0-6680ba5cc99 > > I guess this means that the container requests to run under a specific > user id, and this is not yet available in mesos? > > mesos-1.4.1-2.0.1.x86_64 >

