The labels can be very long (e.g. cri-containerd stores a large JSON metadata blob as `io.cri-containerd.container.metadata`) which renders the output useless due to all the line wrapping etc. The information is still available in `ctr containers info «name»`. Signed-off-by: Ian Campbell <ian.campbell@docker.com>