mirror of
https://github.com/containerd/containerd.git
synced 2026-07-25 08:47:49 +00:00
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>