1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs
Rob Gulewich 072400fc4b Make cgroup namespaces configurable
This adds both a daemon-wide flag and a container creation property:
- Set the `CgroupnsMode: "host|private"` HostConfig property at
  container creation time to control what cgroup namespace the container
  is created in
- Set the `--default-cgroupns-mode=host|private` daemon flag to control
  what cgroup namespace containers are created in by default
- Set the default if the daemon flag is unset to "host", for backward
  compatibility
- Default to CgroupnsMode: "host" for client versions < 1.40

Signed-off-by: Rob Gulewich <rgulewich@netflix.com>
2019-05-07 10:22:16 -07:00
..
api Make cgroup namespaces configurable 2019-05-07 10:22:16 -07:00
contributing change WindowsContainers.md to README.md 2019-04-09 16:11:54 +08:00
static_files Remove Docker logo 2017-10-11 13:17:59 +01:00
rootless.md Merge pull request #39138 from AkihiroSuda/fix-rootless-issues-alternative-to-39024 2019-04-26 09:15:30 -07:00