moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
8.08k stars 1.14k forks source link

refactor: split containerd runtime options definions by OS #5061

Closed profnandaa closed 3 months ago

profnandaa commented 3 months ago

address #5056

Split out the code for getRuntimeOptionsType so as to reduce the unnecessary imports, hence binary size.