containerd/cmd/ctr
Sambhav Kothari 2a8dac12a7 Output a warning for label image labels instead of erroring
This change ignore errors during container runtime due to large
image labels and instead outputs warning. This is necessary as certain
image building tools like buildpacks may have large labels in the images
which need not be passed to the container.

Signed-off-by: Sambhav Kothari <sambhavs.email@gmail.com>
2021-10-14 19:25:48 +01:00
..
app refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
commands Output a warning for label image labels instead of erroring 2021-10-14 19:25:48 +01:00
main.go Move manpage gen to separate binary 2019-09-12 14:19:00 -04:00