mirror of
https://github.com/containerd/containerd.git
synced 2026-07-08 07:39:13 +00:00
Adds a useful flag to `ctr` to enable joining any existing Linux namespaces for any namespace types (network, pid, ipc, etc.) using the existing With helper in the oci package. Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>