runc/libcontainer/specconv
Aleksa Sarai d04cbc49d2
rootless: add autogenerated rootless config from `runc spec`
Since this is a runC-specific feature, this belongs here over in
opencontainers/ocitools (which is for generic OCI runtimes).

In addition, we don't create a new network namespace. This is because
currently if you want to set up a veth bridge you need CAP_NET_ADMIN in
both network namespaces' pinned user namespace to create the necessary
interfaces in each network namespace.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2017-03-23 20:46:21 +11:00
..
example.go rootless: add autogenerated rootless config from `runc spec` 2017-03-23 20:46:21 +11:00
spec_linux.go libcontainer: configs: add proper HostUID and HostGID 2017-03-23 20:46:20 +11:00
spec_linux_test.go rootless: add autogenerated rootless config from `runc spec` 2017-03-23 20:46:21 +11:00