containerd/cmd/ctr/commands/run
Phil Estes c28ce39cea
Add flag to ctr for running with NoNewPrivileges: false
Add flag and With-helper to set NoNewPrivileges to false since it is on
by default in the default UNIX spec for containerd, but off by default
in Docker and CRI plugin use. This allows for easy testing with it off
for comparison.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2018-09-14 11:03:58 -04:00
..
run_unix.go Add flag to ctr for running with NoNewPrivileges: false 2018-09-14 11:03:58 -04:00
run_windows.go Merges the oci package for Linux and Windows 2018-08-30 09:46:04 -07:00
run.go fix when --config provided, don't need Image/RootFS 2018-08-27 11:18:25 +08:00