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>