Labels that are used for configuring defaults are moved to defaults package Signed-off-by: Nikhil Soni <krsoninikhil@gmail.com>
Signed-off-by: Stephen J Day <stephen.day@docker.com>
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
To reduce the binary size of containerd, we no longer import the `server` package for only a few defaults. This reduces the size of `ctr` by 2MB. There are probably other gains elsewhere. Signed-off-by: Stephen J Day <stephen.day@docker.com>