Justin Cormack dfd57aeeee Change the default namespaces
Default to sharing net, ipc, uts namespaces between containers in config.
This makes most sense, as this is normal other than if we want to specifically
isolate system containers, in which case we will specify in config.

- explicitly support the value "new" if you want to isolate
- support the synonym "root" for "host" as in non LinuxKit setups it may
  not actually be the host, it will be the current namespace.
- only support "none" as a synonym for "new" for network namespace where it is
  carried over from Docker.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-05-30 14:41:33 +01:00
2017-05-30 14:41:33 +01:00
2017-05-26 18:44:58 -07:00
2017-05-15 11:55:53 -07:00
2017-04-24 23:08:30 +01:00
2017-04-24 23:08:30 +01:00
Description
A toolkit for building secure, portable and lean operating systems for containers
241 MiB
Languages
Go 48.3%
text 21.3%
Shell 14%
Dockerfile 5.7%
OCaml 4.6%
Other 6.1%