Add direct access to Docker's containerd instance by passing in its GRCP socket. This can be useful to talk to the containerd GRPC API directly, which exposes more information than the Docker API (e.g. OOM kill events).
Add direct access to Docker's containerd instance by passing in its GRCP socket. This can be useful to talk to the containerd GRPC API directly, which exposes more information than the Docker API (e.g. OOM kill events).