We need/use `lsof` in integration tests: https://github.com/containerd/containerd/blob/master/integration/client/container_linux_test.go#L493 `TestShimDoesNotLeakPipes` fails if `lsof` is not present Signed-off-by: Davanum Srinivas <davanum@gmail.com>