runc/libcontainer/specconv
Pradyumna Agrawal 4aa9101477 Honor spec.Process.NoNewPrivileges in specconv.CreateLibcontainerConfig
The change ensures that the passed in value of NoNewPrivileges under spec.Process
is reflected in the container config generated by specconv.CreateLibcontainerConfig

Closes #2397

Signed-off-by: Pradyumna Agrawal <pradyumnaa@vmware.com>
2020-05-11 13:38:14 -07:00
..
example.go libcontainer: use consts of Namespace from runtime-spec 2020-04-19 23:21:40 +09:00
spec_linux.go Honor spec.Process.NoNewPrivileges in specconv.CreateLibcontainerConfig 2020-05-11 13:38:14 -07:00
spec_linux_test.go Honor spec.Process.NoNewPrivileges in specconv.CreateLibcontainerConfig 2020-05-11 13:38:14 -07:00