mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-03 10:18:05 +00:00
This adds a `runtime` section in the config that can be used to move network interfaces into a container, create directories, and bind mount container namespaces into the filesystem. See also https://github.com/linuxkit/linuxkit/pull/2413 Signed-off-by: Justin Cormack <justin.cormack@docker.com>