mirror of
https://github.com/containerd/containerd.git
synced 2026-07-24 16:27:27 +00:00
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>