containerd/cmd/ctr/commands/run
Michael Crosby 21b6f68765 Add CNI support to ctr run
This adds linux cni support to `ctr run` via a `--cni` flag.  This uses the
default configuration for CNI on `ctr` to configure the network namespace for a
container.

Signed-off-by: Michael Crosby <michael@thepasture.io>
2020-10-14 22:37:53 -04:00
..
run_unix.go Add CNI support to ctr run 2020-10-14 22:37:53 -04: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