mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
The default computed address follows the format used by the io.containerd.runc.v2 shim, but there is no requirement that third-party shims follow the same format. The new --shim-address option allows debugging of third-party shims with a different address format. Signed-off-by: Samuel Karp <samuelkarp@google.com>