mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 08:52:23 +00:00
dfd57aeeee74670f388c261bdd9105f924793008
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>
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%