containerd/cmd/ctr/commands/run
Brian Goff 7776e5ef2a Support adding devices by dir
This enables cases where devices exist in a subdirectory of /dev,
particularly where those device names are not portable across machines,
which makes it problematic to specify from a runtime such as cri.

Added this to `ctr` as well so I could test that the code at least
works.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2021-03-15 16:42:23 +00:00
..
run_unix.go Support adding devices by dir 2021-03-15 16:42:23 +00:00
run_windows.go Reject host-mode networking on Windows 2020-07-21 19:43:08 +10:00
run.go Add CNI support to ctr run 2020-10-14 22:37:53 -04:00