Skip to content

User namespaces - Phase 1 #15187

@icecrime

Description

@icecrime

Description

User namespaces are a long awaited feature, on which Phil Estes (@estesp) did some amazing work (see #12648). Unfortunately, the integration unexpectedly conflicted with the recent introduction of libnetwork.

We want to fix this for 1.9.0 and be able to merge Phil's work, which means:

  • All containers have their own user namespace (effectively preventing the use of --net=host or --net=container:<id>).
  • A daemon-wide setting remaps the root user for all containers.

How to

We need the following:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions