containerd/cmd/ctr/commands/run
bin liu fdff11def3 ctr: add privileged-without-host-devices for run command
For Kata Containers, starting a privileged container will fail
if passing all host devices to container due to the permission
issue, like the `privileged_without_host_devices` for CRI service,
add a `privileged-without-host-devices` to `ctr run` command will
disable passing all host devices to containers.

Signed-off-by: bin liu <liubin0329@gmail.com>
2022-08-26 15:56:01 +08:00
..
run_unix.go ctr: add privileged-without-host-devices for run command 2022-08-26 15:56:01 +08:00
run_windows.go ctr: support --user for run/create 2022-07-12 11:53:03 +08:00
run.go fix: ctr run --cni get failed 2022-03-15 15:46:29 +08:00